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 bc1b7f3 commit bc21578Copy full SHA for bc21578
appveyor.yml
@@ -29,6 +29,8 @@ install:
29
30
test_script:
31
- node --version
32
+ - yarn lint
33
+ - yarn flow
34
- yarn build
35
- yarn test
36
0 commit comments