bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
11.82k stars 1.51k forks source link

Upgrade to Eslint v9 (and use flat config) #6489

Open PaulACoroneos opened 4 days ago

PaulACoroneos commented 4 days ago

Describe the Feature

Eslint v8 is formally deprecated and the team recommends using version 9. A migration guide is available including a code mode. There's also some configuration that's specific to typescript-eslint that should be done as well.

I am more than happy to pick this up. I do already see 1 issue in the existing eslintrc.json config and I can fix that as well.

Attachments

No response

Describe Alternatives

No response

Additional Context

No response