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