Releases: adonisjs/eslint-config
Releases · adonisjs/eslint-config
Fix - Use ignore list to ignore resources directory
Release 2.0.0-beta.6
2.0.0-beta.6 (2024-08-31)
Release 2.0.0-beta.5
2.0.0-beta.5 (2024-08-31)
Release 2.0.0-beta.4
2.0.0-beta.4 (2024-08-31)
Release 2.0.0-beta.3
2.0.0-beta.3 (2024-08-31)
Configure AdonisJS Plugin via app preset
Bug Fixes
- move ignores to its own block (e388c26)
Features
- setup adonisjs plugin via app preset (deded64)
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
Remove Stylistic rules that has conflict with Prettier
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1
Beta release supporting ESLint
For the most part all the rules from the previous version targeting ESLint@8
should work with ESLint@9
Checkout our blog post on how to upgrade the ESLint 9.
Features
- initial working commit (317c4bd)