eslint-plugin-destructuring
Version:
destructuring specific linting rules for ESLint
28 lines (20 loc) • 656 B
Markdown
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
- Allow renaming invalid identifiers
- Added new 'in-methods-params' rule
- Switched to new eslint v3 rule format
- Fixed typo from last commit rendering 1.1.1 useless
- Fixed large footprint by using modularised lodash dependency
- Added 'in-params' rule.
- Initial release - just a 'no-rename' rule.