mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-02-08 04:42:49 +08:00
10 lines
137 B
JSON
10 lines
137 B
JSON
![]() |
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": "./",
|
||
|
"paths": {
|
||
|
"@/*": ["src/*"]
|
||
|
}
|
||
|
},
|
||
|
"exclude": ["node_modules", "dist"]
|
||
|
}
|