eslint-config-picnic
Version:
Shared ESLint config for picnic
34 lines (23 loc) • 558 B
Markdown
# NEXT
# v0.3.2
- Make `eslint` work with `tslint`
- Generate yarn lock
- Use own rules
# v0.3.1
- Add chai and bluebird to test environment
# v0.3.0
- Add rules for eslint-plugin-import
# v0.2.2
- [BUGFIX] Remove duplicate rule
# v0.2.1
- [BUGFIX] Specify sourceType for frontend
# v0.2.0
- Update to work with ESLint 2.x, eslint-plugin-react 5.x
# v0.1.3
- Add react eslint plugin
# v0.1.2
- Updates Node 4.x ES2015 features
# v0.1.1
- Adds ES2015 features available in Node 4.x to defaults
# v0.1.0
- Initial commit. Transferred ESLint from app