@lionbyte/eslint-config#
ESLint config for personal projects.
# [1.4.0](https://github.com/lion-byte/eslint-config/compare/v1.3.0...v1.4.0) (2019-12-31)
### Features
* add arrow-parens rule ([c20a298](https://github.com/lion-byte/eslint-config/commit/c20a29833826be5714c119101536396d009ec53e))
# [1.3.0](https://github.com/lion-byte/eslint-config/compare/v1.2.0...v1.3.0) (2019-12-29)
### Features
* add more ESLint rules ([2caf11d](https://github.com/lion-byte/eslint-config/commit/2caf11d8d470955272dc040d8afdf09d4dac649d))
- arrow-body-style
- curly
- max-statements-per-line
- no-multiple-empty-lines
- no-undefined
# [1.2.0](https://github.com/lion-byte/eslint-config/compare/v1.1.1...v1.2.0) (2019-11-07)
### Features
* Add babel-eslint as parser ([b770e07](https://github.com/lion-byte/eslint-config/commit/b770e07bd0c77cc48d5b4fdbef18c3dc1b176bee))
ESLint config for personal projects.