ithaka / pharos

JSTOR's design system
https://pharos.jstor.org
MIT License
119 stars 15 forks source link

Upgrade to ESLint 9 #749

Closed daneah closed 4 months ago

daneah commented 4 months ago

The problem

I want to be on the latest dependencies in the ecosystem so that my system will not languish. ESLint 9 significantly changes the configuration format to "flat" configuration. We should get onto ESLint 9.

The solution

Blog post with migration guide