remove more uses of the deprictated function
This commit is contained in:
parent
00946b500a
commit
3894fcb976
8 changed files with 156 additions and 145 deletions
|
@ -9,7 +9,7 @@
|
|||
"removeComments": false,
|
||||
"noImplicitThis":true,
|
||||
"useUnknownInCatchVariables":true,
|
||||
"strictNullChecks":true
|
||||
"strictNullChecks":false
|
||||
},
|
||||
"include": [
|
||||
"./webpage/*.ts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue