-
-
Save agat/6d1a20e719e1d888d8a074d63e502811 to your computer and use it in GitHub Desktop.
Flow config file for React Native
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ignore] | |
.*/node_modules/fbjs/.* | |
[options] | |
esproposal.class_static_fields=enable | |
esproposal.class_instance_fields=enable | |
[untyped] | |
.*/node_modules/.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment