Skip to content

Commit 3300df7

Browse files
committed
Fix documentation in CONTRIBUTING file
1 parent 04b64da commit 3300df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Source code is linted using [standard](https://github.com/standard/standard) (ba
1818

1919
Use the following command to identify potential coding style and type annotation violations:
2020

21-
$ npm lint
21+
$ npm run lint
2222

2323
Docstrings are written in [JSDoc](https://jsdoc.app/) format:
2424

0 commit comments

Comments
 (0)