eslint-plugin-testing-library
Advanced tools
Comparing version
@@ -124,9 +124,3 @@ "use strict"; | ||
exports.METHODS_RETURNING_NODES = METHODS_RETURNING_NODES; | ||
const EVENT_HANDLER_METHODS = [ | ||
'click', | ||
'focus', | ||
'blur', | ||
'select', | ||
'submit', | ||
]; | ||
const EVENT_HANDLER_METHODS = ['click', 'blur', 'select', 'submit']; | ||
exports.EVENT_HANDLER_METHODS = EVENT_HANDLER_METHODS; | ||
@@ -133,0 +127,0 @@ const ALL_RETURNING_NODES = [ |
{ | ||
"name": "eslint-plugin-testing-library", | ||
"version": "7.5.1", | ||
"version": "7.5.2", | ||
"description": "ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
274987
-0.01%4674
-0.13%