- Make release
1.0.0
- Do not enforce destructuring option for renamed properties
- Fix code coverage check
- Disallow empty lines at BOF and EOF
- Turn
prefer-destructuring
on for bothobject
andarray
- Update npm dependencies
- Update README badges
- Update npm dependencies
- Update npm dependencies
- Add specific latest supported versions
- Update npm dependencies
- Update npm dependencies
- Remove greenkeeper install in travis as it is natively supported
- Add snyk badge
- Update npm dependencies
- Update npm dependencies
- Remove snyk
- Add lines-between-class-members rule, upgrade mocha, lint .eslintrc.js
- Fix comma-dangle rule
- Use just one file (
.eslintrc.js
) for config and exporting config
- Add rule for sort-keys
- Update rules for trailing commas
- Update all npm dependencies
- Update snyk policy for known vulnerabilities
- Update all npm dependencies
- Update snyk policy for known vulnerabilities
- Update all npm dependencies
- Update all npm dependencies
- Update snyk policy for known vulnerabilities
- Update
eslint-config-airbnb-base
to v12.0.0 - Update other dependencies to latest version
- Initial work