mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2025-12-30 05:12:24 +00:00
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
* refactor: /@/ ==> @/ * chore: '/@/' ==> '@/' and '/#/ '==> '#/' * fix: lint:prettier
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
"declaration": false,
|
||||
"types": ["vite/client"],
|
||||
"paths": {
|
||||
"/@/*": ["src/*"],
|
||||
"/#/*": ["types/*"],
|
||||
"@/*": ["src/*"],
|
||||
"#/*": ["types/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user