8000
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 f029dba commit 6ccf482Copy full SHA for 6ccf482
packages/eslint-plugin/ROADMAP.md
@@ -81,7 +81,7 @@
81
| [`no-unnecessary-class`] | ✅ | [`@typescript-eslint/no-extraneous-class`] |
82
| [`no-unsafe-any`] | 🛑 | N/A |
83
| [`no-unsafe-finally`] | 🌟 | [`no-unsafe-finally`][no-unsafe-finally] |
84
-| [`no-unused-expression`] | 🌟 | [`no-unused-expression`][no-unused-expressions] |
+| [`no-unused-expression`] | 🌟 | [`no-unused-expressions`][no-unused-expressions] |
85
| [`no-unused-variable`] | 🌓 | [`@typescript-eslint/no-unused-vars`] |
86
| [`no-use-before-declare`] | ✅ | [`@typescript-eslint/no-use-before-define`] |
87
| [`no-var-keyword`] | 🌟 | [`no-var`][no-var] |
0 commit comments