Skip to content

Commit

Permalink
"jsx-indent" -> "react/jsx-indent"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorundur committed Nov 15, 2016
1 parent af323d5 commit 8de18d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/jsx-indent.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ It takes an option as the second parameter which can be `"tab"` for tab-based in

```js
...
"jsx-indent": [<enabled>, 'tab'|<number>]
"react/jsx-indent": [<enabled>, 'tab'|<number>]
...
```

Expand Down

0 comments on commit 8de18d5

Please sign in to comment.