eslint-config-biome
eslint-config-biome copied to clipboard
Change deprecated style rules
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.