set skipLibCheck true

This commit is contained in:
iola1999 2022-05-07 14:08:50 +08:00 committed by GitHub
parent 2cdee6c91d
commit cc3eeb58cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@
"outDir": "./dist",
"esModuleInterop": true,
"baseUrl": "./",
"skipLibCheck": true,
"incremental": true
},
"exclude": ["node_modules", "dist"]