-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issueenhancementNew feature or requestNew feature or requestpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Milestone
Description
Overview
There are two issues with @typescript-eslint/no-type-alias
as it exists today:
- It intersects
@typescript-eslint/consistent-type-definitions
- It violates our general ban on rules that exist only to ban specific syntaxes: https://typescript-eslint.io/docs/linting/troubleshooting#how-can-i-ban-specific-language-feature
Proposal: let's deprecate the rule in v6, and remove it in v7?
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issueenhancementNew feature or requestNew feature or requestpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin