pleaserc
Version:
Linting configuration for ESLint
31 lines (17 loc) • 513 B
Markdown
# 2.4.0 (4/2/2017)
- The ESLint peerDependency is now less restrictive
# 2.3.1 (2/3/2017)
- Fix a non-standard space that was breaking in the latest ESLint version
# 2.3.0 (8/26/2016)
- Adds eslint config files for the server and test environments
- Adds stylelint rules
# 2.2.0 (8/26/2016)
- Update to support ESLint 3.4.0
- Set ESLint as a peerDependency
# 2.1.0
- Update to support ESLint 3.3.0
# 2.0.0
- Adds style rules
- Completely turn off complexity rule
# 1.0.0
- Initial rule configuration