Skip to content

Commit

Permalink
Remove hourglass for multipass fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed May 16, 2024
1 parent e3ab88f commit 227c9d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ See [feat(utils): allow specifying additional rule meta.docs in RuleCreator](htt
-[Repo: Rule [options] parameter should be non-nullable if defaultOptions exists](https://github.com/typescript-eslint/typescript-eslint/issues/5439)
- [feat(parser): always enable comment, loc, range, tokens](https://github.com/typescript-eslint/typescript-eslint/pull/8617)
- If you were manually calling `@typescript-eslint/parser` functions, those options are no longer necessary to provide
- [feat(rule-tester): support multipass fixes](https://github.com/typescript-eslint/typescript-eslint/pull/8883)
- [feat(rule-tester): support multipass fixes](https://github.com/typescript-eslint/typescript-eslint/pull/8883)
- [chore(type-utils)!: remove IsNullableTypeOptions interface](https://github.com/typescript-eslint/typescript-eslint/pull/8934)
- If you were using `isNullableType`, you can omit its section parameter
- [feat(utils): swap LegacyESLint out for FlatESLint as ESLint export](https://github.com/typescript-eslint/typescript-eslint/pull/8972)
Expand Down

0 comments on commit 227c9d7

Please sign in to comment.