Skip to content

Conversation

hyperupcall
Copy link
Contributor

@hyperupcall hyperupcall commented Mar 1, 2022

PR Checklist

Overview

Since v8.0.0 of eslint-config-prettier, all configs have merged into prettier and supplying the extraneous configs like "prettier/@typescript-eslint", etc. results in error

This fix simply removes the no-longer-needed configs to extend from

Since version `8.0.0` of `eslint-config-prettier`,
all configs have merged into `prettier` and
supplying the extraneous configs results in error
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful, love to see the progress. Thanks @hyperupcall! ✨

@JoshuaKGoldberg JoshuaKGoldberg merged commit a89a2c1 into typescript-eslint:main Mar 1, 2022
@JoshuaKGoldberg
Copy link
Member

This should be available in tslint-to-eslint-config@2.12.0.

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.

Supplying --prettier always results in a broken configuration

2 participants