2012-12-10 16:40:12 -08:00
|
|
|
{
|
2013-01-10 13:06:12 -08:00
|
|
|
"evil" : true,
|
2012-12-10 16:40:12 -08:00
|
|
|
"validthis": true,
|
|
|
|
"browser" : true,
|
|
|
|
"debug" : true,
|
|
|
|
"boss" : true,
|
|
|
|
"expr" : true,
|
2012-12-10 18:51:48 -08:00
|
|
|
"eqnull" : true,
|
2013-01-10 13:06:12 -08:00
|
|
|
"quotmark" : "single",
|
2012-12-10 18:51:48 -08:00
|
|
|
"sub" : true,
|
|
|
|
"trailing" : true,
|
|
|
|
"undef" : true,
|
2013-01-10 13:06:12 -08:00
|
|
|
"laxbreak" : true,
|
2013-01-11 23:02:20 -08:00
|
|
|
"predef" : [
|
2012-12-10 18:51:48 -08:00
|
|
|
"_V_",
|
2013-01-10 13:06:12 -08:00
|
|
|
"videojs",
|
|
|
|
"vjs",
|
|
|
|
"goog"
|
2012-12-10 18:51:48 -08:00
|
|
|
]
|
2013-01-10 13:06:12 -08:00
|
|
|
}
|