exogen / graphql-markdown

The easiest way to document your GraphQL schema.
MIT License
179 stars 55 forks source link

Add .prettierrc, run prettier with format command #63

Closed tony closed 3 years ago

tony commented 3 years ago

Fixes #62

See also: Same PR, but with #64

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 78.319% when pulling 9e7bdfd2eff63787408a8e885593e14dcf0ba725 on tony:normalize-prettier into 701c6e3ef1e5a608e148861ed4912af8451c859f on exogen:master.

tony commented 3 years ago

This is the same case as #64, https://github.com/exogen/graphql-markdown/pull/64#issuecomment-774500369

I think that you already have an idea for how you like to approach styling, but I'm invested in plain-old prettier and don't have time to switch my setup at the moment.