1 Star 0 Fork 0

uahw/240306-vue2-admin

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
jsconfig.json 233 Bytes
Copy Edit Raw Blame History
uahw authored 2024-07-13 15:18 . feat: add
{
"compilerOptions": {
"target": "es5",
"module": "esnext",
"baseUrl": "./",
"moduleResolution": "node",
"paths": {
"@/*": ["src/*"]
},
"lib": ["esnext", "dom", "dom.iterable", "scripthost"]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/uahw/240306-vue2-admin.git
git@gitee.com:uahw/240306-vue2-admin.git
uahw
240306-vue2-admin
240306-vue2-admin
master

Search