How to configure `eslint-plugin-react-hooks` in `eslint.config.js`
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 11
説明
Starting with the next version 9, ESLint will deprecate the current eslintrc format and will default use the new flat config format (eslint.config.js). Already from version 8.2.23 you can fully use the flat config format. Still, neither the README (which is used as a description for the NPM package) nor the documentation says anything about how to configure it correctly. And also no one answered the question on StackOverflow about this. Please add this information to the documentation.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず eslint-plugin-react-hooks の README と、issue でリンクされている legacy Hooks rules のドキュメントを確認し、次に flat-config のガイダンスを ESLint の設定ドキュメントと照合して検証します。plugin とその rules の設定方法を含む、正しい eslint.config.js のセットアップでドキュメントを更新し、参照されている両方のドキュメント箇所でその内容が明確に説明されていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- eslint, javascript, react
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100