Merge branch 'main' of https://github.com/anncwb/vue-vben-admin
This commit is contained in:
commit
a5ed79fc94
|
|
@ -6,7 +6,9 @@
|
|||
"types": ["vite/client"],
|
||||
"paths": {
|
||||
"/@/*": ["src/*"],
|
||||
"/#/*": ["types/*"]
|
||||
"/#/*": ["types/*"],
|
||||
"@/*": ["src/*"],
|
||||
"#/*": ["types/*"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue