skipLibCheck

deepsource-autofix-76c6eb20
Dan Gowans 2023-02-22 14:51:08 -05:00
parent 9fa374d8c5
commit dba4d60a97
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"noImplicitAny": false, "noImplicitAny": false,
"removeComments": false, "removeComments": false,
"allowUnreachableCode": false, "allowUnreachableCode": false,
"skipLibCheck": true,
"strictNullChecks": true "strictNullChecks": true
}, },
"files": [ "files": [