Skip to content

Commit 39e4396

Browse files
golopotljharb
authored andcommitted
[Docs] jsx-props-no-multi-spaces: suggest using core rule instead
1 parent 9e4ad21 commit 39e4396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/rules/jsx-props-no-multi-spaces.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ The following patterns are **not** considered warnings:
2929
## When Not To Use It
3030

3131
If you are not using JSX or don't care about the space between two props in the same line.
32+
33+
If you have enabled the core rule `no-multi-spaces` with eslint >= 3, you don't need this rule.

0 commit comments

Comments
 (0)