💀 Rule deletions: formatting (layout) rules #8074
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
breaking change
This change will require a new major version to be released
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Milestone
Overview
#8072 tracks deprecating formatting rules as a non-breaking change. As a followup, this issue tracks removing those formatting rules from typescript-eslint altogether. Those rules now live in eslint-stylistic and as such don't need to exist in this plugin anymore.
As a breaking change for our next major version, let's:
'layout'
property from our internal rulemeta.type
type unioneslint-stylistic
or other consumers of our custom rule APIsThe text was updated successfully, but these errors were encountered: