We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af323d5 commit 8de18d5Copy full SHA for 8de18d5
docs/rules/jsx-indent.md
@@ -34,7 +34,7 @@ It takes an option as the second parameter which can be `"tab"` for tab-based in
34
35
```js
36
...
37
-"jsx-indent": [<enabled>, 'tab'|<number>]
+"react/jsx-indent": [<enabled>, 'tab'|<number>]
38
39
```
40
0 commit comments