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 40c8a7b commit cbf5caaCopy full SHA for cbf5caa
tsconfig.json
@@ -7,7 +7,7 @@
7
"importHelpers": true,
8
"declaration": true,
9
"sourceMap": true,
10
- "rootDir": "./",
+ "rootDir": "./src",
11
"strict": true,
12
"noImplicitAny": true,
13
"strictNullChecks": true,
0 commit comments