Update linting instructions to reference new script name (#320)

This commit is contained in:
Linus Unnebäck
2018-11-07 19:44:38 +00:00
committed by Daniel Wirtz
parent ef3b47d91c
commit 7135af36bd
4 changed files with 4 additions and 3 deletions

View File

@@ -93,7 +93,7 @@ $> npm run clean
Linting potential changes:
```
$> npm run lint
$> npm run check
```
Running the [tests](./tests):