Skip to content

Commit 42f56cd

Browse files
fix: formmat
1 parent 5b2c9c3 commit 42f56cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Thank you for considering contributing to Node.js Loaders website! Contributions
77
Commands specifically relevant to this project are:
88

99
Run the frontend unit tests:
10+
1011
```bash
1112
node --run test:unit
1213
```
1314

1415
Lint, format, and check types can be handled by:
16+
1517
```bash
1618
node --run pre-commit
1719
```

0 commit comments

Comments
 (0)