Skip to content

Commit

Permalink
Add yarn format:all to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dprevost-LMI committed Nov 3, 2024
1 parent 8f6368d commit b9d8b42
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@ yarn validate:all:js
yarn validate:all:ts
```

Runs auto-formatting

```bash
yarn format:all
```


## Publishing

Maintainers with write access to the repo and the npm organization can publish new versions by following the release checklist below.
Expand Down

0 comments on commit b9d8b42

Please sign in to comment.