top | item 39975289

(no title)

stevula | 1 year ago

> So in short, they're just making every single project out there that relies on ESLint go and either add a flag or rename one file

Not every project. Many people switched to the .js format a long time ago since it’s more powerful. I understand the inconvenience though, especially since I don’t remember them deprecating the rc format when they introduced the js one.

discuss

order

Etheryte|1 year ago

This is not correct, even if you're using `.eslintrc.js`, you still have to go and rename it to `eslint.config.js`.