869 Star 9.6K Fork 4.1K

1024创新实验室/smart-admin(MIT协议-免费任意商用)

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
jsconfig.json 322 Bytes
Copy Edit Raw Blame History
{
"compilerOptions": {
"target": "ES6",
"jsx":"preserve",
"module": "commonjs",
"allowSyntheticDefaultImports": true,
"baseUrl": "./",
"paths": {
"/@/*": [
"src/*"
]
}
},
"exclude": [
"node_modules"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/lab1024/smart-admin.git
[email protected]:lab1024/smart-admin.git
lab1024
smart-admin
smart-admin(MIT协议-免费任意商用)
master

Search