New Events Not Delegated rule

This commit is contained in:
Gaël Métais
2015-05-12 09:12:10 +02:00
parent d7d4fb36ad
commit 9bc6d2928b
6 changed files with 78 additions and 18 deletions
+3 -2
View File
@@ -38,9 +38,10 @@
"jQuery": {
"label": "jQuery",
"policies": {
"jQueryVersion": 10,
"jQueryVersion": 1,
"jQueryVersionsLoaded": 1,
"jQueryFunctionsUsed": 1
"jQueryFunctionsUsed": 1,
"jQueryNotDelegatedEvents": 1
}
},
"cssComplexity": {