chore(.jshintrc): add jqLiteParseHTML to globals

This commit is contained in:
Caitlin Potter
2014-09-08 19:02:36 -04:00
parent 73916108f8
commit 719f42e949

View File

@@ -125,6 +125,7 @@
"jqLiteController": false,
"jqLiteInheritedData": false,
"jqLiteBuildFragment": false,
"jqLiteParseHTML": false,
"getBooleanAttrName": false,
"getAliasedAttrName": false,
"createEventHandler": false,