chore: typo

This commit is contained in:
Vben
2021-04-13 21:42:10 +08:00
parent 6dd7d0f928
commit c9089c3243
11 changed files with 106 additions and 31 deletions

View File

@@ -19,7 +19,6 @@
"lib": ["dom", "esnext"],
"types": ["vite/client"],
"typeRoots": ["./node_modules/@types/", "./types"],
"incremental": true,
"noImplicitAny": false,
"skipLibCheck": true,
"paths": {