mirror of
http://123.56.153.49:3000/haibing/litemall.git
synced 2025-06-06 05:44:13 +00:00
9 lines
137 B
JSON
9 lines
137 B
JSON
![]() |
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": "./",
|
||
|
"paths": {
|
||
|
"@/*": ["src/*"]
|
||
|
}
|
||
|
},
|
||
|
"exclude": ["node_modules", "dist"]
|
||
|
}
|