fix(tsconfig): d.ts type checking was disabked
This commit is contained in:
parent
90ee57c67d
commit
ef9c094e5d
@ -4,7 +4,6 @@
|
||||
"useDefineForClassFields": true,
|
||||
"lib": ["DOM", "DOM.Iterable", "ESNext"],
|
||||
"allowJs": false,
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": false,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"strict": true,
|
||||
|
Loading…
Reference in New Issue
Block a user