Skip to content

Commit 5ada030

Browse files
Jessidhiabradzacher
authored andcommitted
docs(eslint-plugin): Mark import/order as "implementations differ"
1 parent 1464696 commit 5ada030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/eslint-plugin/ROADMAP.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
| [`object-literal-shorthand`] | 🌟 | [`object-shorthand`][object-shorthand] |
170170
| [`one-line`] | 🛑 | N/A |
171171
| [`one-variable-per-declaration`] | 🌟 | [`one-var`][one-var] |
172-
| [`ordered-imports`] | 🔌 | [`import/order`] |
172+
| [`ordered-imports`] | 🌓 | [`import/order`] |
173173
| [`prefer-function-over-method`] | 🌟 | [`class-methods-use-this`][class-methods-use-this] |
174174
| [`prefer-method-signature`] | 🛑 | N/A |
175175
| [`prefer-switch`] | 🛑 | N/A |

0 commit comments

Comments
 (0)