eslint-sammy-preset
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -274,2 +274,3 @@ module.exports = { | ||
] , | ||
'react/jsx-max-depth':'off' , | ||
'react/jsx-max-props-per-line':[ | ||
@@ -276,0 +277,0 @@ 'error' , |
{ | ||
"name": "eslint-sammy-preset", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "ESLint preset", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
8478
345