2 Star 2 Fork 1

zensh / thunk-redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 395 Bytes
一键复制 编辑 原始数据 按行查看 历史
zensh 提交于 2014-11-27 11:40 . add a example
{
"camelcase": true,
"eqeqeq":true,
"forin": false,
"immed": true,
"latedef": false,
"newcap": false,
"noarg": true,
"noempty": true,
"nonew": true,
"undef": true,
"unused": false,
"validthis": true,
"esnext": true,
"strict": true,
"globalstrict": true,
"trailing": true,
"eqnull": true,
"browser": true,
"devel": true,
"jquery": true,
"node": true
}
JavaScript
1
https://gitee.com/zensh/thunk-redis.git
git@gitee.com:zensh/thunk-redis.git
zensh
thunk-redis
thunk-redis
master

搜索帮助