Improve check error performance by off-loading to worker thread w/ incremental compilation (#575)
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["src", "e2e-tests"],
|
||||
"include": ["src", "e2e-tests", "shared"],
|
||||
"exclude": ["e2e-tests/fixtures"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user