Skip to content

Commit

Permalink
flow: Remove types_first=true line, since that's the default now.
Browse files Browse the repository at this point in the history
As planned; see the code comment.
  • Loading branch information
chrisbobbe committed Sep 8, 2021
1 parent 4a5780d commit 506e712
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,5 @@ module.file_ext=.ios.js
; we're error-free!
exact_by_default=true

; We can remove this on Flow v0.134 or later, when it's on by default.
types_first=true

[version]
^0.137.0

0 comments on commit 506e712

Please sign in to comment.