Allow using flow enums in the react-native repo (#923)

Summary:
X-link: https://github.com/facebook/metro/pull/923

Changelog: [Internal] Allow using flow enums in the react-native repo

Reviewed By: christophpurrer, yungsters

Differential Revision: D42924379

fbshipit-source-id: b4c720428668ed853a1acfff68d4927e87bd6bc5
This commit is contained in:
Vitali Zaidman 2023-02-03 03:03:41 -08:00 committed by Facebook GitHub Bot
parent e1a1e6aa80
commit 81d123c399
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,8 @@ interface.js
flow/
[options]
enums=true
emoji=true
exact_by_default=true

View File

@ -29,6 +29,8 @@ interface.js
flow/
[options]
enums=true
emoji=true
exact_by_default=true