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 01c999c commit a2459c8Copy full SHA for a2459c8
src/binding/tsconfig.json
@@ -11,7 +11,7 @@
11
"declaration": true,
12
"emitDecoratorMetadata": true,
13
"experimentalDecorators": true,
14
- "incremental": true,
+ "incremental": false,
15
"inlineSourceMap": true,
16
"inlineSources": true,
17
"preserveSymlinks": true,
0 commit comments