20 Star 34 Fork 11

天人合一 / ghost

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"node": true,
"browser": false,
"strict": false,
"sub": true,
"eqeqeq": true,
"laxbreak": true,
"bitwise": true,
"curly": true,
"forin": true,
"immed": true,
"latedef": true,
"newcap": true,
"noarg": true,
"noempty": true,
"nonew": true,
"plusplus": true,
"regexp": true,
"undef": true,
"unused": true,
"indent": 4,
"predef": [ "-Promise" ]
}
NodeJS
1
https://gitee.com/diancloud/ghost.git
git@gitee.com:diancloud/ghost.git
diancloud
ghost
ghost
master

搜索帮助