fix(no-callback-in-promise): false triggering of callback by brettz9 · Pull Request #574 · eslint-community/eslint-plugin-promise (original) (raw)
What is the purpose of this pull request?
- Documentation update
- Bug fix
- New rule
- Changes an existing rule
- Add autofixing to a rule
- Other, please explain:
What changes did you make? (Give an overview)
Fixes regression with false triggering by callback
Fixes #572