We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b64da commit 3300df7Copy full SHA for 3300df7
CONTRIBUTING.md
@@ -18,7 +18,7 @@ Source code is linted using [standard](https://github.com/standard/standard) (ba
18
19
Use the following command to identify potential coding style and type annotation violations:
20
21
- $ npm lint
+ $ npm run lint
22
23
Docstrings are written in [JSDoc](https://jsdoc.app/) format:
24
0 commit comments