fix type check

This commit is contained in:
Zhang Minghan 2023-10-04 08:53:19 +08:00
parent c346c06804
commit 4501e1d06d

View File

@ -7,7 +7,6 @@
"skipLibCheck": true, "skipLibCheck": true,
"types": [ "types": [
"vite-plugin-pwa/react", "vite-plugin-pwa/react",
"./types/*.d.ts",
], ],
/* Bundler mode */ /* Bundler mode */