t
tRPC
React tsc starts checking server types - tRPC
M
tRPC
•
3y ago
•
2 replies
Marksmith
React tsc starts checking server types
My tsconfig files are different on the server and client
. When I run
"tsc
" on react client
, It is trying to check AppRouter types from the server
. Is it possible to make him stop checking server types on compile
?
Similar Threads
Client `tsc` checking server code
C
Chen / ❓-help
3y ago
Prevent client tsc from typechecking the server
�
🦊 / ❓-help
16mo ago
How to get access to the types generated by the server in the frontend (React)?
A
Alan_szt / ❓-help
2y ago