Skip to content

Commit

Permalink
[BE] switch to hermes parser for prettier (facebook#30421)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
felixshiftellecon committed Jul 24, 2024
1 parent 7048484 commit 7443e9c
Showing 1 changed file with 271 additions and 255 deletions.
Loading

0 comments on commit 7443e9c

Please sign in to comment.