Created
May 26, 2016 20:57
-
-
Save jamiehodge/b63ce2ea35f3c15575ee9b29c2d8a613 to your computer and use it in GitHub Desktop.
This file contains 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/lib/Deferred | |
.*/node_modules/fbjs/lib/PromiseMap | |
.*/node_modules/.*/test/ | |
[include] | |
[libs] | |
[options] | |
module.system=haste | |
esproposal.class_static_fields=enable | |
esproposal.class_instance_fields=enable | |
suppress_type=$FlowIssue | |
[version] | |
0.25.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment