NullVoxPopuli / eslint-configs

My Preferred ESLint configs for all my projects. Uses only overrides so that they're easy to maintain and update
9 stars 6 forks source link

Eslint 9 #643

Open basz opened 2 weeks ago

basz commented 2 weeks ago

This does not work with eslint v9 yet, does it?

NullVoxPopuli commented 2 weeks ago

Correct - I've been waiting on all the plugins used here to support eslint v9 before I try again.

Where I could use help though is updating the decorator-position plugin, since I "maintain" that: https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/issues/721

(mostly a time issue right now)

basz commented 2 weeks ago

i might have some time if you guide me in the right direction and point out what needs to be done.

NullVoxPopuli commented 2 weeks ago

I would add an eslint9 project here: