Closed3
Astroでbiomeを使う

ESLintのバージョンを8.57.0に上げたことが原因なのか、Readonly
の中身が吹き飛ばされる現状に遭遇してしまった

ESLint9に上げるのも面倒だしそもそも一部のプラグインは対応していないしと、どうせ設定がそのまま流用できないのであれば思い切ってbiomeにしてしまおう、という計画

npm remove @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-prettier eslint-plugin-astro eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks prettier prettier-plugin-astro
このスクラップは2024/09/01にクローズされました