Closed benjie closed 8 months ago
Name | Link |
---|---|
Latest commit | a303f0c62f4a76782cacded7f8ddcff90455b8c6 |
Latest deploy log | https://app.netlify.com/sites/graphql-spec-draft/deploys/657b2b473edb2600085bf199 |
Deploy Preview | https://deploy-preview-1069--graphql-spec-draft.netlify.app/draft |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@graphql/tsc Can I get a couple +1's on this? You can skip over the code of the formatting script if you want, that's just a script to enforce the changes. The actual spec changes are mostly adding .
or :
and wrapping true
/false
/null
in {}
.
Follow up to #1067 with thorough check through all algorithm steps, and a CI check to ensure there's no regressions.
Using consistent formatting within the spec will make it easier to read, easier to search through, and easier for automated tools to parse it.
cc @yaacovCR