Remove note on eslint-plugin-react-hooks package
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢查 NPM 套件 eslint-plugin-react-hooks 的 README,以及 Create React App v3.0.1 中所參照的 react-scripts 套件項目。確認該註記維護於何處,以及目前的 CRA 版本是否包含該相依性;從已發佈套件的文件中移除過時註記即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100