semi-colon

This commit is contained in:
Suhas Deshpande 2019-06-18 23:17:58 -07:00
parent 8a11f15569
commit f8004a33dd

View File

@ -201,7 +201,7 @@ namespace ts.projectSystem {
host.ensureFileOrFolder(ignoredEntity);
host.checkTimeoutQueueLength(0);
verifyProject();
})
});
function verifyProject() {
checkWatchedDirectories(host, emptyArray, /*recursive*/ true);