1 Star 0 Fork 0

Libra / VAssist Debuger for VScode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 234 Bytes
一键复制 编辑 原始数据 按行查看 历史
Libra 提交于 2018-10-06 01:19 . - init
{
"compilerOptions": {
"module": "commonjs",
"target": "es6",
"checkJs": true, /* Typecheck .js files. */
"lib": [
"es6"
]
},
"exclude": [
"node_modules"
]
}
NodeJS
1
https://gitee.com/Vove/VAssist-Debuger-for-VScode.git
git@gitee.com:Vove/VAssist-Debuger-for-VScode.git
Vove
VAssist-Debuger-for-VScode
VAssist Debuger for VScode
master

搜索帮助