Skip to content

Commit

Permalink
fix: remove version from flowconfig
Browse files Browse the repository at this point in the history
we are flow checking the example, and it either works or not, it is
silly to have a flow error because you are using a more recent version
  • Loading branch information
mikehardy committed Aug 30, 2019
1 parent 5d459e7 commit 5c8b2e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,3 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[untyped]
.*/node_modules/.*

[version]
^0.98.1

0 comments on commit 5c8b2e3

Please sign in to comment.