8 Star 18 Fork 11

Hprose / hprose-html5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 454 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hprose 提交于 2016-03-02 19:33 . Added .jshintrc
{
"sub":true,
"laxbreak":true,
"laxcomma":true,
"regexp":true,
"asi": true,
"browser": true,
"loopfunc":true,
"expr":true,
"es3": true,
"esnext": true,
"curly": true,
"immed": true,
"latedef": false,
"expr": true,
"eqeqeq": false,
"eqnull": false,
"newcap": true,
"noarg": true,
"undef": true,
"unused": true,
"proto": true,
"strict": false,
"smarttabs": true
}
JavaScript
1
https://gitee.com/andot/hprose-html5.git
git@gitee.com:andot/hprose-html5.git
andot
hprose-html5
hprose-html5
master

搜索帮助