8000 chore: run prettier to fix CI failure on `main` (#10020) · ronami/typescript-eslint@d6e0f6e · GitHub
[go: up one dir, main page]

Skip to content

Commit d6e0f6e

Browse files
authored
chore: run prettier to fix CI failure on main (typescript-eslint#10020)
prettier
1 parent 7865a55 commit d6e0f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/TSLINT_RULE_ALTERNATIVES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ It lists all TSLint rules along side rules from the ESLint ecosystem that are th
8585
| [`no-shadowed-variable`] | 🌟 | [`no-shadow`][no-shadow] |
< 6A3C /td>
8686
| [`no-sparse-arrays`] | 🌟 | [`no-sparse-arrays`][no-sparse-arrays] |
8787
| [`no-string-literal`] | 🌟 | [`dot-notation`][dot-notation] |
88-
| [`no-string-throw`] || [`@typescript-eslint/only-throw-error`] |
88+
| [`no-string-throw`] || [`@typescript-eslint/only-throw-error`] |
8989
| [`no-submodule-imports`] | 🌓 | [`import/no-internal-modules`] (slightly different) |
9090
| [`no-switch-case-fall-through`] | 🌟 | [`no-fallthrough`][no-fallthrough] |
9191
| [`no-tautology-expression`] | 🛑 | N/A |

0 commit comments

Comments
 (0)
0