We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d60f40 commit 538aa69Copy full SHA for 538aa69
.github/CONTRIBUTING.md
@@ -61,11 +61,6 @@ Complete your CLA here: <https://code.facebook.com/cla>
61
npm test
62
```
63
64
-### Live Feedback
65
-
66
-While actively developing, we recommend running `npm run watch` in a terminal.
67
-This will watch the file system run any relevant lint, tests, and type checks automatically whenever you save a `.js` file.
68
69
## Coding Style
70
71
This project uses [Prettier](https://prettier.io/) for standard formatting. To
0 commit comments