TSC to skipLibCheck

This commit is contained in:
Elias Nahum 2020-04-18 10:27:40 -04:00
parent 0e2bc65d70
commit 19d6aaa932
No known key found for this signature in database
GPG key ID: E038DB71E0B61702

View file

@ -15,6 +15,7 @@
"importHelpers": true,
"declaration": true,
"sourceMap": false,
"skipLibCheck": true,
"rootDir": "./",
"outDir": "./",
"noImplicitAny": true,