Build mobile apps with simple HTML, CSS, and JS components. http://goratchet.com/
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.

14 lines
243 B

{
"bitwise" : true,
"browser" : true,
"devel" : true,
"eqeqeq" : true,
"expr" : true,
"forin" : true,
"freeze" : true,
"latedef" : true,
"nonbsp" : true,
"strict" : true,
"undef" : true,
"unused" : true
}