diff --git a/content/blog/2019-02-04-react-v16.8.0.md b/content/blog/2019-02-04-react-v16.8.0.md index a2c13415..6591b440 100644 --- a/content/blog/2019-02-04-react-v16.8.0.md +++ b/content/blog/2019-02-04-react-v16.8.0.md @@ -84,6 +84,7 @@ Refer to the documentation for [detailed installation instructions](/docs/instal ### ESLint Plugin for React Hooks >Note +>As mentioned above, we strongly recommend using the `eslint-plugin-react-hooks` lint rule. > >If you're using Create React App, instead of manually configuring ESLint you can wait for the next version of `react-scripts` which will come out shortly and will include this rule.