1 Star 0 Fork 0

jackdizhu/wx_edit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.jshintrc 592 Bytes
一键复制 编辑 原始数据 按行查看 历史
jackdi522 提交于 2017-07-26 11:19 . grunt 打包
{
"camelcase": true,
"curly": true,
"eqeqeq": true,
"immed": true,
"indent": 2,
"newcap": true,
"noarg": true,
"quotmark": "single",
"undef": true,
"unused": true,
"trailing": true,
"white": true,
"maxdepth": 5,
"maxstatements": 300,
"maxlen": 140,
"evil": true,
"browser": true,
"devel": true,
"jquery": true,
"node": true,
"worker": true,
"es3": true,
"globals": {
"JSON": true,
"define": true,
"test": true,
"ok": true,
"equal": true,
"deepEqual": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jackdizhu/wx_edit.git
git@gitee.com:jackdizhu/wx_edit.git
jackdizhu
wx_edit
wx_edit
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385