hb-api
Version:
Wrapper for the Hummingbird API
22 lines (21 loc) • 408 B
Plain Text
{
"bitwise" : true,
"eqeqeq" : true,
"forin" : true,
"freeze" : true,
"latedef" : "nofunc",
"immed" : true,
"noarg" : true,
"nonew" : true,
"undef" : true,
"newcap" : true,
"nonbsp" : true,
"quotmark" : "single",
"indent" : 4,
"noempty" : true,
"curly" : true,
"unused" : true,
"strict" : false,
"esnext" : true,
"node" : true
}