Skip to content

Commit

Permalink
Run flow with test.
Browse files Browse the repository at this point in the history
  • Loading branch information
visusnet committed Jul 20, 2018
1 parent e2d9fa3 commit 9539032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Alexander Müller <alexander.mueller@codecentric.de>",
"license": "MIT",
"scripts": {
"test": "jest",
"test": "jest && flow",
"build": "node_modules/.bin/babel src -d dist",
"watch": "npm run build -- --watch",
"lint": "node_modules/.bin/eslint src"
Expand Down

0 comments on commit 9539032

Please sign in to comment.