Skip to content

Commit 87c3945

Browse files
author
devgioele
committed
set incremental to true
1 parent 9ff787d commit 87c3945

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"allowUnreachableCode": false,
1414
"downlevelIteration": true,
1515
"isolatedModules": true,
16-
"importHelpers": true
16+
"importHelpers": true,
17+
"incremental": true
1718
}
1819
}

0 commit comments

Comments
 (0)