-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
has prthere is a PR raised to close thisthere is a PR raised to close thispackage: eslint-plugin-tslintIssues related to @typescript-eslint/eslint-plugin-tslintIssues related to @typescript-eslint/eslint-plugin-tslinttriageWaiting for team members to take a lookWaiting for team members to take a look
Description
I'm in the process of moving a large list of rules from tslint
to eslint
. The first step which makes sense to me is to setup eslint
, and run tslint
using the @typescript-eslint/tslint/config
rule. However, it doesn't seem possible to run tslint fixers using this rule.
Is this a reasonable change that you'd accept a PR for? I feel like it should be relatively easy to just pass through the --fix
flag, but maybe theres some complexity that I'm missing.
Metadata
Metadata
Assignees
Labels
has prthere is a PR raised to close thisthere is a PR raised to close thispackage: eslint-plugin-tslintIssues related to @typescript-eslint/eslint-plugin-tslintIssues related to @typescript-eslint/eslint-plugin-tslinttriageWaiting for team members to take a lookWaiting for team members to take a look