Releases: scriptdaemon/eslint-config
Releases · scriptdaemon/eslint-config
v2.1.0
Features
- Update eslint-plugin-vue to 4.3.0 (f05dd9e)
v2.0.0
Changes
- Require npm 3.10.8 or greater (c126dc4)
- Update eslint-plugin-node to 6.0.0 (b8a8379)
- Update eslint-plugin-standard to 11.0.0 (1caf689)
Features
v1.3.1
Fixes
- Exclude non-essential files when packaging for npm (51c490b)
- Update eslint-plugin-vue to 4.0.1 (f3b7637)
v1.3.0
Features
- Disable
vue/max-attributes-per-line
rule (27e8308)
v1.1.0
Fixes
- Remove dependency lock file, so the latest in-range versions can be installed (7e06df5)
Notes
- Should have been a patch release, as the lock file has no bearing on dependent packages (the lock file is automatically omitted when published).
v1.0.0
Features
- Add ESLint recommended config (07aab3b)
- Add Vue.js recommended config (07aab3b)
- Add JavaScript Standard Style config (07aab3b)