We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3397a40 commit 45f49e9Copy full SHA for 45f49e9
1 file changed
tsconfig.json
@@ -8,9 +8,9 @@
8
"declaration": false,
9
"declarationMap": false,
10
"sourceMap": false,
11
+ "rootDir": "./src",
12
"outDir": "./dist",
13
"removeComments": false,
- "downlevelIteration": true,
14
"strict": true,
15
"esModuleInterop": true,
16
"typeRoots": ["./node_modules/@types", "./typings"],
0 commit comments