Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Prettier Options #933

Merged
merged 4 commits into from
Jan 27, 2019
Merged

Additional Prettier Options #933

merged 4 commits into from
Jan 27, 2019

Conversation

Raxvis
Copy link

@Raxvis Raxvis commented Jan 23, 2019

Changes proposed in this pull request:

  • Ability to use prettier options useTabs and tabWidth

We keep copies of test queries and mutations in our code for documentation and our prettier settings are different than the prettier settings in playground. This means when we copy back and forth, we have issues with whitespace.

This should fix those issues.

@CLAassistant
Copy link

CLAassistant commented Jan 23, 2019

CLA assistant check
All committers have signed the CLA.

@huv1k
Copy link
Collaborator

huv1k commented Jan 27, 2019

@Prefinem Thanks for your first contribution to the playground! I really like this nice addition. 🚀

@huv1k huv1k merged commit 76e8231 into graphql:master Jan 27, 2019
@Raxvis
Copy link
Author

Raxvis commented Jan 27, 2019

Thanks!

cgxxv pushed a commit to cgxxv/graphql-playground that referenced this pull request Mar 25, 2022
* Allow more prettier options

* update codemirror with settings

* remove yarn commands in build script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants