chore: 调整别名优先级
This commit is contained in:
parent
60942e82f3
commit
be1884bd05
@ -4,8 +4,8 @@
|
||||
"baseUrl": "./",
|
||||
"moduleResolution": "node",
|
||||
"paths": {
|
||||
"~/*": ["./*"],
|
||||
"@/*": ["src/*"]
|
||||
"@/*": ["src/*"],
|
||||
"~/*": ["./*"]
|
||||
},
|
||||
"jsx": "preserve",
|
||||
"allowJs": true
|
||||
|
Loading…
Reference in New Issue
Block a user