136 Star 1.1K Fork 178

开源中国/GiteeTree

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.jshintrc 449 Bytes
Copy Edit Raw Blame History
Buu Nguyen authored 2014-11-25 10:56 +08:00 . Initial test suite
{
"node": true,
"browser": true,
"esnext": true,
"camelcase": true,
"immed": true,
"indent": 2,
"latedef": true,
"noarg": true,
"quotmark": "single",
"regexp": true,
"undef": false,
"latedef": "nofunc",
"noempty": true,
"trailing": true,
"maxparams": 20,
"maxdepth": 5,
"smarttabs": true,
"asi": true,
"boss": true,
"laxcomma": true,
"laxbreak": true,
"expr": true,
"eqnull": true,
"loopfunc": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/oschina/GitCodeTree.git
git@gitee.com:oschina/GitCodeTree.git
oschina
GitCodeTree
GiteeTree
master

Search