chore: lint tsconfig.json

This commit is contained in:
thehrz 2023-08-13 12:13:09 +08:00
parent c3391beb99
commit 707dd063ee
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -21,7 +21,7 @@
"vite-plugin-vue-component-preview/client",
"vite-plugin-vue-layouts/client",
"vite-plugin-pages/client",
"unplugin-vue-macros/macros-global",
"unplugin-vue-macros/macros-global"
],
"paths": {
"~/*": ["src/*"]