add !members, fix typescript
This commit is contained in:
parent
1c94cf15b5
commit
1908a4f79e
3 changed files with 22 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
|||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"downlevelIteration": true,
|
||||
"target": "ES5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue