clean up irrelavent stuff

pull/5693/head
TruongSinh Tran-Nguyen 5 years ago
parent f8d4354954
commit 950da2b764

@ -1 +0,0 @@
observed-errors-*.log

@ -56,4 +56,4 @@ function countTsErrors(stdout) {
function printErrorFromCompileCount (dir, count, allowed, operator ) {
console.log(`in src/${dir}: The number of errors resulting from TypeScript's "strict": true is, ${count}, ${operator} allowed ${allowed}`);
}
}

Loading…
Cancel
Save