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 9267368 commit 695a8a0Copy full SHA for 695a8a0
tsconfig.json
@@ -5,7 +5,7 @@
5
"declaration": true,
6
"skipLibCheck": true,
7
"allowSyntheticDefaultImports": true,
8
- "baseUrl": "./app",
+ "baseUrl": "./src",
9
"isolatedModules": true,
10
"jsx": "react",
11
"lib": [
0 commit comments