Skip to content

Account for TSLint and @typescript-eslint rulesets #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 23, 2019
Merged

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Dec 8, 2019

PR Checklist

Overview

When an input TSLint configuration directly extends from a built-in preset, that preset is added to the list of extends in the ESLint output. Rules already enabled with the same settings in those extensions should, as per existing behavior, not be redundantly enabled/configured in the ESLint output.

@JoshuaKGoldberg JoshuaKGoldberg changed the title WIP WIP: Account for @typescript-eslint's extensions Dec 12, 2019
@JoshuaKGoldberg JoshuaKGoldberg changed the title WIP: Account for @typescript-eslint's extensions WIP: Account for TSLint and @typescript-eslint rulesets Dec 12, 2019
@JoshuaKGoldberg JoshuaKGoldberg added the status: waiting for author The PR author should address requested changes label Dec 15, 2019
@JoshuaKGoldberg JoshuaKGoldberg changed the title WIP: Account for TSLint and @typescript-eslint rulesets Account for TSLint and @typescript-eslint rulesets Dec 23, 2019
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review December 23, 2019 00:20
@JoshuaKGoldberg JoshuaKGoldberg removed the status: waiting for author The PR author should address requested changes label Dec 23, 2019
@JoshuaKGoldberg JoshuaKGoldberg merged commit c6c3e88 into master Dec 23, 2019
@JoshuaKGoldberg JoshuaKGoldberg deleted the jg-wip branch December 23, 2019 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Map from TSLint to @typescript-eslint rulesets
1 participant