fg-loadcss
Version:
A function for loading CSS asynchronously
24 lines (21 loc) • 316 B
Plain Text
{
"boss": true,
"curly": true,
"eqeqeq": true,
"eqnull": true,
"expr": true,
"immed": true,
"noarg": true,
"smarttabs": true,
"trailing": true,
"undef": true,
"unused": true,
"node": true,
"loopfunc": true,
"browser": true,
"qunit": true,
"globals": {
"loadCSS": false,
"onloadCSS": false
}
}