We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1464696 commit 5ada030Copy full SHA for 5ada030
packages/eslint-plugin/ROADMAP.md
@@ -169,7 +169,7 @@
169
| [`object-literal-shorthand`] | 🌟 | [`object-shorthand`][object-shorthand] |
170
| [`one-line`] | 🛑 | N/A |
171
| [`one-variable-per-declaration`] | 🌟 | [`one-var`][one-var] |
172
-| [`ordered-imports`] | 🔌 | [`import/order`] |
+| [`ordered-imports`] | 🌓 | [`import/order`] |
173
| [`prefer-function-over-method`] | 🌟 | [`class-methods-use-this`][class-methods-use-this] |
174
| [`prefer-method-signature`] | 🛑 | N/A |
175
| [`prefer-switch`] | 🛑 | N/A |
0 commit comments