SrBrahma / eslint-config-biome

Disables ESLint rules that have a recommended and equivalent Biome rule
Other
78 stars 1 forks source link

Change deprecated style rules #6

Open ilarramendi opened 2 weeks ago

ilarramendi commented 2 weeks ago

Style rules were deprecated, but they are included in a new package: https://eslint.style/

I would suggest updating all deprecated rules to be moved to @stylistic/rule, maybe making a new file is required like with prettier.

If you want i can make a PR for this.

SrBrahma commented 2 weeks ago

Hi!

Yes, please do a PR for it when you can!