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 5a55a9e commit 5df2231Copy full SHA for 5df2231
.circleci/config.yml
@@ -16,5 +16,6 @@ jobs:
16
steps:
17
- checkout
18
- run: npm install
19
+ - run: npm run lint
20
- run: npm test
21
- run: npm run coveralls
0 commit comments