1 Star 0 Fork 654

qiyulong / d2-admin

forked from D2Projects / d2-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 202 Bytes
一键复制 编辑 原始数据 按行查看 历史
FairyEver 提交于 2019-08-29 13:37 . Add jsconfig.json
{
"compilerOptions": {
"target": "es2017",
"allowSyntheticDefaultImports": false,
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}
JavaScript
1
https://gitee.com/qiyulong/d2-admin.git
git@gitee.com:qiyulong/d2-admin.git
qiyulong
d2-admin
d2-admin
master

搜索帮助