Skip to content

Commit 4759e18

Browse files
committed
1 parent ccb7cda commit 4759e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ export default [
185185
'react/jsx-fragments': ['error', 'syntax'],
186186
'react/jsx-pascal-case': 'error',
187187
'react/jsx-props-no-multi-spaces': 'error',
188+
'react/jsx-props-no-spread-multi': 'error',
188189
'react/jsx-sort-props': [
189190
'error',
190191
{

0 commit comments

Comments
 (0)