comments
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"strictNullChecks": false
|
||||
},
|
||||
"strictNullChecks": false,
|
||||
"lib": [
|
||||
"ESNext"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user