We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e92c6 commit 3ccdee6Copy full SHA for 3ccdee6
tsconfig.json
@@ -7,7 +7,7 @@
7
"ES2020"
8
],
9
"sourceMap": true,
10
- "rootDir": "src",
+ "rootDir": "out",
11
"strict": false /* enable all strict type-checking options */
12
/* Additional Checks */
13
// "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */
0 commit comments