eslint-plugin-promise
eslint-plugin-promise copied to clipboard
docs: Fix examples for prefer-catch rule
What is the purpose of this pull request?
- [x] 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)
Corrects the documentation example description for the prefer-catch rule.