tsconfig.json

This commit is contained in:
2021-07-11 00:28:16 -05:00
parent 514bc6d7b6
commit fe4aea2202
2 changed files with 5 additions and 293 deletions

5
tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"strictNullChecks": false
},
}