wasp/waspc/e2e-test/test-outputs/waspCompile-golden/waspCompile/tsconfig.json
2024-02-21 16:12:52 +01:00

9 lines
349 B
JSON
Generated

// =============================== IMPORTANT =================================
//
// This file is only used for Wasp IDE support. You can change it to configure
// your IDE checks, but none of these options will affect the TypeScript
// compiler. Proper TS compiler configuration in Wasp is coming soon :)
{
"extends": "wasp/dev/tsconfig.json",
}