eslint-config-8select
Version:
8select default standard-based ESLint config
34 lines (19 loc) • 1.91 kB
Markdown
# Change Log
## [2.0.0](https://github.com/8select/eslint-config-8select/tree/2.0.0) (2018-12-10)
[Full Changelog](https://github.com/8select/eslint-config-8select/compare/1.1.0...2.0.0)
**Implemented Features:**
- [CSE-1660](https://8select.atlassian.net/browse/CSE-1660) Update versions [\#15](https://github.com/8select/eslint-config-8select/pull/15) ([rschweizer](https://github.com/rschweizer))
## [1.1.0](https://github.com/8select/eslint-config-8select/tree/1.1.0) (2018-8-6)
[Full Changelog](https://github.com/8select/eslint-config-8select/compare/1.0.1...1.1.0)
**Implemented Features:**
- [CSE-1079](https://8select.atlassian.net/browse/CSE-1079) Enforce curlies [\#12](https://github.com/8select/eslint-config-8select/pull/12) ([rschweizer](https://github.com/rschweizer))
- [CSE-1079](https://8select.atlassian.net/browse/CSE-1079) Enforce curlies [\#14](https://github.com/8select/eslint-config-8select/pull/14) ([rschweizer](https://github.com/rschweizer))
## [1.0.1](https://github.com/8select/eslint-config-8select/tree/1.0.1) (2018-2-13)
[Full Changelog](https://github.com/8select/eslint-config-8select/compare/80c7599...1.0.1)
**Fixed Bugs:**
- Bugfix: Make unit tests against maximum line length pass [\#6](https://github.com/8select/eslint-config-8select/pull/6) ([voodoods](https://github.com/voodoods))
- update babel-eslint [\#11](https://github.com/8select/eslint-config-8select/pull/11) ([jbreckel](https://github.com/jbreckel))
**Merged Pull Requests:**
- Require JSDoc comments on all function declarations [\#2](https://github.com/8select/eslint-config-8select/pull/2) ([rschweizer](https://github.com/rschweizer))
- merge 8select with 8select-node [\#7](https://github.com/8select/eslint-config-8select/pull/7) ([jbreckel](https://github.com/jbreckel))
- 1.0.0 [\#9](https://github.com/8select/eslint-config-8select/pull/9) ([jbreckel](https://github.com/jbreckel))