resolve build error

This commit is contained in:
武建涛 2022-03-03 09:39:33 +08:00
parent df4477ee67
commit 1c45d71549
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"useDefineForClassFields": true,
"lib": ["DOM", "DOM.Iterable", "ESNext"],
"allowJs": false,
"skipLibCheck": false,
"skipLibCheck": true,
"esModuleInterop": false,
"allowSyntheticDefaultImports": true,
"strict": true,