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 eab006a commit 756278cCopy full SHA for 756278c
1 file changed
tsconfig.base.json
@@ -25,6 +25,7 @@
25
"noPropertyAccessFromIndexSignature": true,
26
27
// Emit
28
+ "incremental": true,
29
"declaration": true,
30
"declarationMap": true,
31
"sourceMap": true,
0 commit comments