Skip to content

Commit

Permalink
Enable mapped type
Browse files Browse the repository at this point in the history
Reviewed By: gkz

Differential Revision: D47081653

fbshipit-source-id: e739ac2c868aed39bc5168607074fc2ee69b49ae
  • Loading branch information
SamChou19815 authored and facebook-github-bot committed Jun 28, 2023
1 parent 0913874 commit fdafa27
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 @@ -21,6 +21,7 @@ module.system.haste.paths.includes=<PROJECT_ROOT>/node_modules/fbjs/lib/.*

munge_underscores=true
conditional_type=true
mapped_type=true
type_guards=true

suppress_type=$FlowIssue
Expand Down

0 comments on commit fdafa27

Please sign in to comment.