Skip to content

Commit

Permalink
remove one_sided_type_guards option from flowconfigs (on by default)
Browse files Browse the repository at this point in the history
Summary:
X-link: facebook/react-native#45349

This is on by default as of version 0.239.0:

https://github.com/facebook/flow/blob/v0.239/src/commands/config/flowConfig.ml#L268

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D59525192

fbshipit-source-id: b4bf456e3c03a712f4c6f5d72d157b3abf8f9895
  • Loading branch information
panagosg7 authored and facebook-github-bot committed Jul 9, 2024
1 parent 78dc06a commit 7fec6d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/hermes-parser/js/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ module.name_mapper='^prettier-plugin-hermes-parser$' -> '<PROJECT_ROOT>/prettier
component_syntax=true
enums=true

one_sided_type_guards=true

[version]
^0.239.1

Expand Down

0 comments on commit 7fec6d9

Please sign in to comment.