You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have both client and server folders with files in typescript in your project, you have to make different rules for compilation.
It would be awesome to be able to specify specific rules for directories.
How about going up in Hierarchy and merging all tsconfig.json with priority to deepest config before compiling a file?