Skip to content

Releases: adonisjs/eslint-config

Fix - Use ignore list to ignore resources directory

18 Sep 02:42
Compare
Choose a tag to compare

What's Changed

  • ignore ressource in ignore_list by @Llolow in #1

New Contributors

  • @Llolow made their first contribution in #1

Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7

Release 2.0.0-beta.6

31 Aug 16:24
Compare
Choose a tag to compare
Release 2.0.0-beta.6 Pre-release
Pre-release

2.0.0-beta.6 (2024-08-31)

Release 2.0.0-beta.5

31 Aug 11:31
Compare
Choose a tag to compare
Release 2.0.0-beta.5 Pre-release
Pre-release

2.0.0-beta.5 (2024-08-31)

Release 2.0.0-beta.4

31 Aug 09:57
Compare
Choose a tag to compare
Release 2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2024-08-31)

Release 2.0.0-beta.3

31 Aug 09:18
Compare
Choose a tag to compare
Release 2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2024-08-31)

Configure AdonisJS Plugin via app preset

31 Aug 08:43
Compare
Choose a tag to compare

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

21 Aug 12:29
Compare
Choose a tag to compare

Beta release supporting ESLint

21 Aug 11:59
Compare
Choose a tag to compare
Pre-release

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