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

fix: default to leftToBeResolved, fixes #205 #331

Merged
merged 3 commits into from Aug 25, 2022

Conversation

aaditmshah
Copy link
Contributor

What is the purpose of this pull request?

  • Documentation update
  • Bug fix

What changes did you make? (Give an overview)

  1. I fixed the issue of promise/no-native failing when using @typescript-eslint/parser.
  2. I added myself to the list of contributors in package.json and the list of maintainers in README.md.
  3. I ran npm audit fix to fix security vulnerabilities and npx browserslist@latest --update-db to update the browsers list.

@xjamundx
Copy link
Contributor

So I love this, but really want some kind of test to verify this behavior continues to solve the problem. Any suggestions?

@xjamundx xjamundx merged commit 5acfe8e into eslint-community:development Aug 25, 2022
@xjamundx
Copy link
Contributor

Merging for now. Please send a test as well :D

@xjamundx
Copy link
Contributor

+ eslint-plugin-promise@6.0.1

@aaditmshah
Copy link
Contributor Author

@xjamundx Sorry for the late reply. I created a new PR, #332, for the tests.

@xjamundx
Copy link
Contributor

Thank you!

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

2 participants