We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ecfa12 commit 4801314Copy full SHA for 4801314
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"allowSyntheticDefaultImports": true,
4
"strict": true,
5
- "baseUrl": "./app",
+ "baseUrl": "./src",
6
"esModuleInterop": true,
7
"forceConsistentCasingInFileNames": true,
8
"isolatedModules": true,
0 commit comments