@strv/eslint-config-javascript
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -25,3 +25,3 @@ /** | ||
// requiring or one or more spaces before and after =. | ||
'react/jsx-equals-spacing': [1, 'always'], | ||
'react/jsx-equals-spacing': [1, 'never'], | ||
@@ -28,0 +28,0 @@ // Validate props indentation in JSX |
{ | ||
"name": "@strv/eslint-config-javascript", | ||
"description": "Write bulletproof JavaScript like a pro!", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"author": "Robert Rossmann <robert.rossmann@strv.com>", | ||
@@ -6,0 +6,0 @@ "bugs": { |
70923