Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedlocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Milestone
Description
Overview
#8072 tracksdeprecating formatting rules as a non-breaking change. As a followup, this issue tracksremoving those formatting rules from typescript-eslint altogether. Those rules now live ineslint-stylistic and as such don't need to exist in this plugin anymore.
As a breaking change for our next major version, let's:
- Delete the files! 🔪
- Look into removing the
'layout'
property from our internal rulemeta.type
type union- Or at least that this should only impactinternal rules. We shouldn't negatively impact
eslint-stylistic
or other consumers of our custom rule APIs
- Or at least that this should only impactinternal rules. We shouldn't negatively impact
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedlocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin