rescript-apollo-client
rescript-apollo-client copied to clipboard
Formats the source code
I noticed that several files were being re-formatted, IMO it'd be good to run this before some larger PRs start including these formatting changes.
🙃 will have to revisit this and up the CI versions. graphql-ppx has a dev tag that allows rescript 10, but not sure if we ought to do that or just use legacy peer deps
Makes sense. Maybe we should create a feature--rescript-11 branch that you can point future PRs at until it's ready to go into main?
Makes sense. Maybe we should create a
feature--rescript-11branch that you can point future PRs at until it's ready to go intomain?
Yeah makes sense to me
FYI, I created that branch if you want to point PRs to it.