mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
Enable emoji in flow
Reviewed By: gabelevi Differential Revision: D4428957 fbshipit-source-id: 487dbbb2512ff9dbd42e37fb81e14dfb8bea301b
This commit is contained in:
parent
6ffdd1678e
commit
d4e8b19e71
@ -27,6 +27,8 @@ Libraries/react-native/react-native-interface.js
|
|||||||
flow/
|
flow/
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
|
emoji=true
|
||||||
|
|
||||||
module.system=haste
|
module.system=haste
|
||||||
|
|
||||||
experimental.strict_type_args=true
|
experimental.strict_type_args=true
|
||||||
|
@ -22,6 +22,8 @@ node_modules/react-native/flow
|
|||||||
flow/
|
flow/
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
|
emoji=true
|
||||||
|
|
||||||
module.system=haste
|
module.system=haste
|
||||||
|
|
||||||
experimental.strict_type_args=true
|
experimental.strict_type_args=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user