diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0dd32f2d63..17bd6cdc41 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -61,11 +61,6 @@ Complete your CLA here: npm test ``` -### Live Feedback - -While actively developing, we recommend running `npm run watch` in a terminal. -This will watch the file system run any relevant lint, tests, and type checks automatically whenever you save a `.js` file. - ## Coding Style This project uses [Prettier](https://prettier.io/) for standard formatting. To