Skip to content

Commit 18ab129

Browse files
callmehiphopJustinBeckwith
authored andcommitted
docs: add lint/fix example to contributing guide (#303)
1 parent d27439f commit 18ab129

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

handwritten/error-reporting/.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)