disable strict null checks (for now)
This commit is contained in:
parent
c28e7497d4
commit
5abd0d00a6
1 changed files with 0 additions and 1 deletions
|
@ -14,6 +14,5 @@
|
|||
"allowJs": true,
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"strictNullChecks": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue