Skip to content

Commit fd58828

Browse files
authored
Chore(eslint) update for deprecated rule
1 parent e7e173f commit fd58828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,6 @@
333333
],
334334
"react/prop-types": 2,
335335
"react/react-in-jsx-scope": 2,
336-
"react/wrap-multilines": 2
336+
"react/jsx-wrap-multilines": 2
337337
}
338338
}

0 commit comments

Comments
 (0)