1 Star 2 Fork 2

liuziwei / build-auto-push

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.jshintrc 548 Bytes
一键复制 编辑 原始数据 按行查看 历史
这个熊 提交于 2021-08-25 14:25 . init
{
"esversion": 11,
"camelcase": true,
"eqeqeq": false,
"forin": true,
"freeze": true,
"futurehostile": true,
"funcscope": true,
"latedef": true,
"maxdepth": 4,
// "quotmark": "single",
"undef": true,
"asi": true,
"lastsemic": false,
"browser": true,
"globals": {
"process": true,
"define": true,
"module": true,
"export": true,
"console": true,
"THREE": true,
"require": true,
"document": true,
"Stats": true
}
}
1
https://gitee.com/liuziwei1216/build-auto-push.git
git@gitee.com:liuziwei1216/build-auto-push.git
liuziwei1216
build-auto-push
build-auto-push
master

搜索帮助