print: breaking long lines and general compatibility with prettier
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.1k
- Avg merge
- 44m
- Merged PRs (30d)
- 6
Description
Currently, Prettier doing a way better job at formating GraphQL documents than our own `print` we should learn more on how they handle the different cases and copy everything that makes sense.
Splitting long lines would be a good first starting point.
Inspired by #1557
Contributor guide
Assessment
This issue has not been assessed yet.