33 Star 111 Fork 24

xman/Bui-public

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
xman 提交于 2019-04-14 21:42 . 更新至最新版本代码
{
"curly": true,
"eqnull": true,
"eqeqeq": true,
"undef": true,
"freeze": false,
"latedef": "nofunc",
"noarg":true,
"notypeof": true,
"devel": true,
"browser": true,
"forin":true,
"funcscope":true,
"boss":true,
"evil":true,
"loopfunc":false,
"supernew":true,
"expr":true,
"sub":true,
"globals": {
"$": false,
"jQuery":false,
"define":false,
"window": false,
"document":false,
"console":false,
"config":false,
"$B":false,
"unescape":false
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/kevin-huang/Bui-public.git
git@gitee.com:kevin-huang/Bui-public.git
kevin-huang
Bui-public
Bui-public
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385