Skip to content
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

feat(typescript): add support for @typescript-eslint/eslint-plugin 3.x #125

Merged
merged 1 commit into from Jun 1, 2020

Conversation

yannickcr
Copy link
Contributor

This PR update the TypeScript rules to support @typescript-eslint/eslint-plugin 3.x

You can read the full changelog for 3.0.0 here: https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0

This is a breaking change since this config will now require @typescript-eslint/eslint-plugin 3.x and will not work anymore with 1.x or 2.x

Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

looks fine to me

@yannickcr yannickcr merged commit 60d2ad1 into master Jun 1, 2020
@yannickcr yannickcr deleted the feat/typescript-plugin-3 branch June 1, 2020 11:49
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.

None yet

3 participants