13 Star 28 Fork 8

ubuntuvim / todos_v2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.jshintrc 518 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tomster 提交于 2015-10-25 13:41 . Initial Commit from Ember CLI v1.13.8
{
"predef": [
"document",
"window",
"-Promise"
],
"browser": true,
"boss": true,
"curly": true,
"debug": false,
"devel": true,
"eqeqeq": true,
"evil": true,
"forin": false,
"immed": false,
"laxbreak": false,
"newcap": true,
"noarg": true,
"noempty": false,
"nonew": false,
"nomen": false,
"onevar": false,
"plusplus": false,
"regexp": false,
"undef": true,
"sub": true,
"strict": false,
"white": false,
"eqnull": true,
"esnext": true,
"unused": true
}
NodeJS
1
https://gitee.com/ubuntuvim/todos_v2.git
git@gitee.com:ubuntuvim/todos_v2.git
ubuntuvim
todos_v2
todos_v2
master

搜索帮助