binygal / jest-runner-flowtype

Jest runner for running flowtype tests using jest as a platform
26 stars 10 forks source link

add colors to the output #7

Closed binygal closed 6 years ago

binygal commented 6 years ago

Add the color flag while running flowtype server. Solves the request from https://github.com/binygal/jest-runner-flowtype/issues/4

Reviewers notice Unfortunately most of the changes are new line breaks and indentation that prettier added.