1 Star 0 Fork 118

iubucuoo / awescnb

forked from GZ / awescnb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 419 Bytes
一键复制 编辑 原始数据 按行查看 历史
GZ 提交于 2021-06-16 09:23 . auto deploy
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"assets/*": ["src/assets/*"],
"awescnb": ["src/awescnb/index.js"],
"options/*": ["src/options/*"],
"constants/*": ["src/constants/*"],
"plugins/*": ["src/plugins/*"],
"style/*": ["src/style/*"],
"utils/*": ["src/utils/*"]
}
},
"include": ["src"]
}
JavaScript
1
https://gitee.com/iubucuoo/awescnb.git
git@gitee.com:iubucuoo/awescnb.git
iubucuoo
awescnb
awescnb
master

搜索帮助