Removing the jQuery Usage rule

This commit is contained in:
Gaël Métais
2016-12-20 15:20:16 +08:00
parent 90f6fd83ba
commit f2f27ac639
3 changed files with 0 additions and 28 deletions
-1
View File
@@ -61,7 +61,6 @@
"policies": {
"jQueryVersion": 2,
"jQueryVersionsLoaded": 2,
"jQueryFunctionsUsed": 1,
"jQueryCallsOnEmptyObject": 1,
"jQueryNotDelegatedEvents": 1
}