从 shccd159 合并 backend-adminend 子项目到 main
Made-with: Cursor
This commit is contained in:
9
backend-adminend/jsconfig.json
Normal file
9
backend-adminend/jsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user