去掉svelte

This commit is contained in:
Frostime 2023-06-09 01:04:37 +08:00 committed by GitHub
parent 6b903d5a14
commit ee7e88b798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 6 additions and 300 deletions

View file

@ -33,8 +33,7 @@
"checkJs": true,
"types": [
"node",
"vite/client",
"svelte"
"vite/client"
],
"baseUrl": "./src",
"paths": {