You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/rules/jsx-sort-props.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,4 +40,4 @@ The following patterns are considered okay and do not cause warnings:
40
40
41
41
## When not to use
42
42
43
-
This rule is a formatting preference and not following it won't negatively affect the quality of your code. If you alphabetizing props isn't a part of your coding standards, then you can leave this rule off.
43
+
This rule is a formatting preference and not following it won't negatively affect the quality of your code. If alphabetizing props isn't a part of your coding standards, then you can leave this rule off.
0 commit comments