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 642cdfe commit f48733dCopy full SHA for f48733d
tsconfig.test.json
@@ -1,4 +1,6 @@
1
{
2
"extends": "./tsconfig.base.json",
3
- "compilerOptions": {}
+ "compilerOptions": {
4
+ "incremental": true
5
+ }
6
}
0 commit comments