mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
semi-colon
This commit is contained in:
parent
8a11f15569
commit
f8004a33dd
@ -201,7 +201,7 @@ namespace ts.projectSystem {
|
||||
host.ensureFileOrFolder(ignoredEntity);
|
||||
host.checkTimeoutQueueLength(0);
|
||||
verifyProject();
|
||||
})
|
||||
});
|
||||
|
||||
function verifyProject() {
|
||||
checkWatchedDirectories(host, emptyArray, /*recursive*/ true);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user