nekochans / lgtm-cat-frontend

lgtm-cat(サービス名 LGTMeow https://lgtmeow.com) のフロントエンド用
https://lgtmeow.com
22 stars 2 forks source link

ESLintを9系の最新にアップグレード #338

Closed keitakn closed 3 months ago

keitakn commented 3 months ago

issueURL

https://github.com/nekochans/lgtm-cat-frontend/issues/336

関連 URL

https://lgtm-cat-frontend-git-feature-issue336eslint-upgrade-nekochans.vercel.app/

このPRで対応すること / このPRで対応しないこと

ESLintのバージョンを9系にアップグレードする。

Storybook の URL もしくはスクリーンショット

UI変更はないのでなし。

変更点概要

ESLintのバージョンを9系にアップグレード。

https://github.com/nekochans/ai-cat-frontend/pull/126 の時と違い今回は npx @eslint/migrate-config .eslintrc.json を実行したら自動生成された設定ファイルをそのまま使う事が出来た。おそらくESLint側が対応してくれたので自動アップグレードで修正されるようになったと思われる。

レビュアーに重点的にチェックして欲しい点

特になし

補足情報

特になし

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lgtm-cat-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2024 2:34pm
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 21.06%. Comparing base (fe9a248) to head (5c336b0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #338 +/- ## ======================================= Coverage 21.06% 21.06% ======================================= Files 250 250 Lines 10179 10179 Branches 309 309 ======================================= Hits 2144 2144 Misses 7848 7848 Partials 187 187 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.