eslint-plugin-hammerhead
Advanced tools
Comparing version 0.1.11 to 0.2.0
@@ -162,2 +162,6 @@ 'use strict'; | ||
'message': 'Please use the "contentDocumentGetter" from native methods instead.' | ||
}, | ||
{ | ||
'property': 'classList', | ||
'message': 'Please use the "elementClassListGetter" from native methods instead.' | ||
} | ||
@@ -164,0 +168,0 @@ ] |
{ | ||
"name": "eslint-plugin-hammerhead", | ||
"version": "0.1.11", | ||
"version": "0.2.0", | ||
"description": "Specific rules for the hammerhead.", | ||
@@ -5,0 +5,0 @@ "repository": { |
26766
547