Skip to content

Commit

Permalink
Enable Flow casting_syntax=both in fbsource
Browse files Browse the repository at this point in the history
Summary:
Enable Flow `casting_syntax=both` in fbsource, before the announcement so that when people see it they can check it out without rebasing.

bypass-github-export-checks
bypass-lint

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D51097870

fbshipit-source-id: dfcb04000df26140c971422389b6fce0b1ba51e7
  • Loading branch information
gkz authored and facebook-github-bot committed Nov 9, 2023
1 parent 050a5a3 commit c95b2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ packages/react-native/flow/
[options]
experimental.global_find_ref=true
enums=true
casting_syntax=both

emoji=true

Expand Down

0 comments on commit c95b2d9

Please sign in to comment.