Skip to content

Commit 37b0277

Browse files
committed
build: disable incremental
1 parent abf8c7c commit 37b0277

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"compilerOptions": {
3-
"incremental": true,
43
"module": "commonjs",
54
"esModuleInterop": true,
65
"target": "es5",

0 commit comments

Comments
 (0)