mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-29 15:08:38 +00:00
🍎 feat: MEW BEGINNING!
This commit is contained in:
9
web/old_semiui/jsconfig.json
Normal file
9
web/old_semiui/jsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user