1 Star 0 Fork 1.2K

iotleague / iotStudio

forked from dgiot开源社区 / iotStudio 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 216 Bytes
一键复制 编辑 原始数据 按行查看 历史
尤雨溪 提交于 2022-06-01 17:01 . :new:master('deploy')
{
"compilerOptions": {
"target": "ES6",
"module": "commonjs",
"allowSyntheticDefaultImports": true,
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules"]
}
JavaScript
1
https://gitee.com/iotleague/iotStudio.git
git@gitee.com:iotleague/iotStudio.git
iotleague
iotStudio
iotStudio
master

搜索帮助