Releases: jfmengels/eslint-rule-documentation
Releases · jfmengels/eslint-rule-documentation
v1.0.23
Add support for eslint-plugin-security (#35)
v1.0.22
Add support for eslint-plugin-redux-saga
(#33)
v1.0.21
- Fix
eslint-plugin-promise
docs location (#32)
v1.0.20
- Fix eslint-plugin-jest location (#30)
v1.0.19
- Add support for
eslint-plugin-prettier
(#26)
- Add support for
jsx-control-statements
(#27)
v1.0.18
- Add support for
eslint-plugin-jest
(#24)
- Update
eslint-plugin-angular
(#25)
v1.0.17
- Use HTTPS for eslint.org links (#23)
v1.0.16
- Add support for
eslint-plugin-typescript
(#20)
- Add
eslint-plugin-eslint-plugin
(#21)
- Simplify the process for contributing a new plugin’s info (#22)
v1.0.15
- Throw if ruleId is not a string (#18)
- Stop testing on Node.js v0.12 (#19)
v1.0.14
- Add support
eslint-plugin-no-unsanitized
(#16)