Skip to content

Commit b9d8b42

Browse files
committed
Add yarn format:all to CONTRIBUTING.md
1 parent 8f6368d commit b9d8b42

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,13 @@ yarn validate:all:js
9191
yarn validate:all:ts
9292
```
9393

94+
Runs auto-formatting
95+
96+
```bash
97+
yarn format:all
98+
```
99+
100+
94101
## Publishing
95102

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

0 commit comments

Comments
 (0)