You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
849 B
38 lines
849 B
{
|
|
|
|
"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
|
|
|
|
}
|