mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
This will allow us to parse new flow syntax since the `flow` parser is no longer updated. I had to exclude some files and have them fall back to `flow` parser since they contain invalid graphql syntax that makes the plugin crash.