Releases: atom-community/eslint-config-atomic
Releases · atom-community/eslint-config-atomic
v1.19.0
What's Changed
- feat: add ignore patterns for no-unused-vars + update dependencies by @aminya in #69
- feat: auto-disable project based rules for TypeScript it tsconfig is not found by @aminya in #70
Full Changelog: v1.18.3...v1.19.0
v1.18.0
1.18.0 (2022-06-10)
Bug Fixes
- set strict-peer-dependencies=false (42dfc86)
- update dependencies (f057f0c)
Features
- support eslint 8 by excluding coffee if the version is >=8 (1a2ecce)
- update the bundles eslint to 8 (e570c21)
v1.17.0
1.17.0 (2022-02-17)
Bug Fixes
Features
- make coffee plugin optional (2915bc4)