bluesky-social / social-app

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

Task/remove prettier prettier eslint rule #6543

Closed PaulACoroneos closed 2 days ago

PaulACoroneos commented 2 days ago

Remove prettier/prettier override (to off) in .eslintrc.js in preparation of Eslint v9 upgrade. This was done by Dan because the previous config relied on usage of eslint-config-prettier which is no longer recommended. Dan's fix was merged back in April and subsequently has been released.

Please let me know if there are any questions!

Edit: I reverted the package change after considering. Will keep this focused to removing prettier rule

PaulACoroneos commented 2 days ago

accidentally opened this too soon.