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(rules): add rule prefer-includes (#148) #225

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

toddbluhm
Copy link
Contributor

BREAKING CHANGE: add rule prefer-includes:
https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/prefer-includes.md

What is the purpose of this pull request? (put an "X" next to item)

  • Documentation update
  • Bug fix
  • New feature
  • Other, please explain:

What changes did you make? (Give an overview)
Added new rule typescript prefer-includes

Which issue (if any) does this pull request address?
Closes #148

Is there anything you'd like reviewers to focus on?

@mightyiam mightyiam merged commit a2bdac5 into mightyiam:master Feb 10, 2020
@mightyiam
Copy link
Owner

Thank you, @toddbluhm !

@toddbluhm toddbluhm deleted the tb-prefer-includes-rule branch February 10, 2020 06:44
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.

Include rule prefer-includes
2 participants