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 3431adc commit 435782aCopy full SHA for 435782a
.travis.yml
@@ -8,4 +8,5 @@ node_js:
8
cache: yarn
9
10
script:
11
+ - yarn eslint .
12
- yarn test --coverage
0 commit comments