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 e82d299 commit 113da98Copy full SHA for 113da98
.circleci/config.yml
@@ -6,4 +6,5 @@ jobs:
6
steps:
7
- checkout
8
- run: yarn install
9
- - run: yarn lint
+ - run: yarn lint
10
+ - run: yarn flow
0 commit comments