We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compilerOptions
tsconfig.json
1 parent 4ccbcc4 commit 1c29605Copy full SHA for 1c29605
tsconfig.json
@@ -19,7 +19,6 @@
19
"allowJs": true,
20
"skipLibCheck": true,
21
"noEmit": true,
22
- "incremental": true,
23
"resolveJsonModule": true,
24
"isolatedModules": true
25
},
0 commit comments