Skip to content

Commit

Permalink
fix CONTRIBUTING doc 'check' part
Browse files Browse the repository at this point in the history
  • Loading branch information
mz026 authored and gaearon committed Apr 9, 2016
1 parent 9496fd7 commit 8397d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The result will be in the `dist` folder.
To run both linting and testing at once, run the following:

```
npm run check
npm run check:src
```

To only run linting:
Expand Down

0 comments on commit 8397d58

Please sign in to comment.