Skip to content

Commit

Permalink
Fix documentation formatting in jsx-first-prop-new-line
Browse files Browse the repository at this point in the history
  • Loading branch information
pjg committed Nov 7, 2019
1 parent 8093565 commit e84f9b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/rules/jsx-first-prop-new-line.md
Expand Up @@ -101,9 +101,9 @@ The following patterns are **not** considered warnings when configured `"multili

## Rule Options

...jsx
```jsx
"react/jsx-max-props-per-line": `"always" | "never" | "multiline" | "multiline-multiprop"`
...
```

## When not to use

Expand Down

0 comments on commit e84f9b4

Please sign in to comment.