Pre Merge pull request !174 from dodu/dev-commet

This commit is contained in:
dodu 2023-06-23 03:56:35 +00:00 committed by Gitee
commit fd351ef04c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -11,7 +11,7 @@
"esModuleInterop": true, "esModuleInterop": true,
"skipLibCheck": true, "skipLibCheck": true,
"lib": ["es6", "ESNext", "dom"], "lib": ["es6", "ESNext", "dom"],
"types": ["vite/client"], "types": ["vite/client", "naive-ui/volar"],
"paths": { "paths": {
"@/*": ["src/*"], "@/*": ["src/*"],
"/#/*": ["types/*"] "/#/*": ["types/*"]