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.
main
1 parent 7865a55 commit d6e0f6eCopy full SHA for d6e0f6e
packages/eslint-plugin/TSLINT_RULE_ALTERNATIVES.md
@@ -85,7 +85,7 @@ It lists all TSLint rules along side rules from the ESLint ecosystem that are th
85
| [`no-shadowed-variable`] | 🌟 | [`no-shadow`][no-shadow] |
86
| [`no-sparse-arrays`] | 🌟 | [`no-sparse-arrays`][no-sparse-arrays] |
87
| [`no-string-literal`] | 🌟 | [`dot-notation`][dot-notation] |
88
-| [`no-string-throw`] | ✅ | [`@typescript-eslint/only-throw-error`] |
+| [`no-string-throw`] | ✅ | [`@typescript-eslint/only-throw-error`] |
89
| [`no-submodule-imports`] | 🌓 | [`import/no-internal-modules`] (slightly different) |
90
| [`no-switch-case-fall-through`] | 🌟 | [`no-fallthrough`][no-fallthrough] |
91
| [`no-tautology-expression`] | 🛑 | N/A |
0 commit comments