Update to ESlint v9

I recently migrated Eslint from v8 to v9 for on of my projects (ZenFS), and think it would help if BJS did too. I can submit a PR and such if the team wants it.

what’s new and shiny in 9 that we need it in the repo? anything wrong with eslint at its current state?

It more of that it is outdated, and also (related to BJS is using deprecated packages), uses a deprecated rimraf. Just thought I’d through the idea out there.

as long as it is working as expected, let’s keep it. When we get the time we will test it internally

1 Like

Sounds good.

And please do not tag ppl as they might be in vacation for instance. No worries they will see the message.

1 Like

Thank you for sharing your repo, @Vortex. I’ve been thinking about upgrading to v9 for my projects though was dissuaded by the breaking changes. Your repo will be a good reference when I do this migration

1 Like