We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jsx-first-prop-new-line
1 parent 55b605f commit 87d4cabCopy full SHA for 87d4cab
docs/rules/jsx-first-prop-new-line.md
@@ -102,7 +102,7 @@ The following patterns are **not** considered warnings when configured `"multili
102
## Rule Options
103
104
...jsx
105
-"react/jsx-max-props-per-line": `"always" | "never" | "multiline" | "multiline-multiprop"`
+"react/jsx-first-prop-new-line": `"always" | "never" | "multiline" | "multiline-multiprop"`
106
...
107
108
## When not to use
0 commit comments