Add store types and fix other type errors
This commit is contained in:
parent
9e0596d136
commit
0b53ec5b1c
43 changed files with 925 additions and 783 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"lib": ["dom", "esnext", "webworker"],
|
||||
"allowJs": true,
|
||||
|
||||
"noUnusedLocals": true,
|
||||
"strictNullChecks": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue