Skip to content

Commit 8709420

Browse files
committed
Fix the types being built by removing "increcemental" from tsconfig
1 parent 963728e commit 8709420

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"resolveJsonModule": true,
1616
"allowSyntheticDefaultImports": true,
1717
"downlevelIteration": true,
18-
"incremental": true,
1918
"declarationMap": true,
2019
"forceConsistentCasingInFileNames": true
2120
},

0 commit comments

Comments
 (0)