Figure out Wasp's tsconfig
story after Wasp 0.12.0
#1827
Labels
enhancement
New feature or request
epic
Umbrella feature that encompasses multiple smaller features
post-0.12.0
During the restructuring in Wasp 0.12.0, we had plans to optimize how Wasp uses different
tsconfig.json
files.Wasp 0.12.0 ended up being a compromise between ease of implementation and DX. Now that 0.12.0 is out, we can focus on optimizing how Wasp uses and interprets
tsconfig
files.Here's the original issues for context:
tsconfig
story for the restructuring #1430Other relevant context:
TSconfig-related issues that are still relevant after 0.12.0:
src/client/tsconfig.json
and.wasp/out/react-app/src/tsconfig.json
#1057 (no longer fully applicable, but this comment explains an approach to open questions).wasp compile
#1718tsconfig.json
when processing their code #2247The text was updated successfully, but these errors were encountered: