Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Harband <ljharb@gmail.com>
  • Loading branch information
uncommon-type and ljharb committed Apr 5, 2022
1 parent 138357b commit b53f428
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Expand Up @@ -55,11 +55,7 @@ We are happy to welcome contributions from anyone willing to improve documentati
```
* Run the tests and the build
```
npm t && npm run build
```
* After making changes, verify them and update your code if there’re any failing tests
```
npm run test
npm test && npm run build
```

* Add changes
Expand Down

0 comments on commit b53f428

Please sign in to comment.