Remove note on eslint-plugin-react-hooks package
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 11
説明
The readme of the eslint-plugin-react-hooks-package NPM package states the following:
Note: If you're using Create React App, please wait for a corresponding release of react-scripts that includes this rule instead of adding it directly.
This is no longer true. The newest version of Create React App has the dependency after installing CRA with npx. So I think that this note can be removed from the npm package page.
Reference: https://github.com/facebook/create-react-app/blob/v3.0.1/packages/react-scripts/package.json#L52
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、NPM パッケージ eslint-plugin-react-hooks の README と、Create React App v3.0.1 にある参照先の react-scripts パッケージの package.json エントリを確認します。注記がどこで管理されているか、また現在の CRA リリースにその依存関係が含まれているかを確認します。公開されたパッケージのドキュメントから古い注記が削除されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100