- Latest
eslint
andeslint-config-airbnb
packages. - Package is now published as
@hyperoslo/eslint-config
. - Remove legacy support.
- Latest
eslint
andeslint-config-airbnb
packages. - Only publish package files.
- Enforce
babel-eslint
parser for ES6+.
- Add ES5 legacy support.
- Enforce indentation of switch/case statements.
- React support.
- Enforce curly spacing in object literals and destructuring.
- Correct runtime dependencies.
- Initial release.
- Allow anonymous functions.