1 Star 0 Fork 1

Road / Semantic-UI

forked from AimaTeam / Semantic-UI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 849 Bytes
一键复制 编辑 原始数据 按行查看 历史
jlukic 提交于 2014-11-26 23:58 . Update jshintrc
{
"globals": {
"$" : true,
"afterEach" : true,
"AnimatedPNG" : true,
"beforeEach" : true,
"console" : true,
"describe" : true,
"expect" : true,
"it" : true,
"jQuery" : true,
"loadFixtures" : true,
"module" : true,
"requestAnimationFrame" : true,
"require" : true,
"semantic" : true
},
"debug" : false,
"devel" : true,
"browser" : true,
"curly" : true,
"immed" : true,
"latedef" : true,
"loopfunc" : true,
"noarg" : true,
"undef" : true,
"sub" : true,
"loopfunc" : true,
"laxbreak" : true,
"evil" : true,
"indent" : false,
"trailing" : false
}
1
https://gitee.com/ahweb/Semantic-UI.git
git@gitee.com:ahweb/Semantic-UI.git
ahweb
Semantic-UI
Semantic-UI
master

搜索帮助