Skip to content

Commit 3bfc5f9

Browse files
callmehiphopJustinBeckwith
authored andcommitted
docs: add lint/fix example to contributing guide (#512)
1 parent a08aef7 commit 3bfc5f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,8 @@ accept your pull requests.
5050

5151
npm test
5252

53+
1. Lint (and maybe fix) any changes:
54+
55+
npm run fix
56+
5357
[setup]: https://cloud.google.com/nodejs/docs/setup

0 commit comments

Comments
 (0)