1 Star 0 Fork 6

虎爷分享 / hprose-js

forked from Hprose / hprose-js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 454 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hprose 提交于 2016-03-02 18:36 . 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/huyefork/hprose-js.git
git@gitee.com:huyefork/hprose-js.git
huyefork
hprose-js
hprose-js
master

搜索帮助