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

Remove --single-quote from prettier examples #7663

Merged
merged 1 commit into from Sep 11, 2019
Merged

Remove --single-quote from prettier examples #7663

merged 1 commit into from Sep 11, 2019

Commits on Sep 9, 2019

  1. Remove --single-quote from prettier examples

    Passing options directly to the cli is not great practice, since default editor integrations won't pick it up and many people are just going to copy paste this snippet. This change removes that customization and prettier will use its very sane defaults.
    
    Closes #7615
    fitbitBruce committed Sep 9, 2019
    Copy the full SHA
    b6e4f6f View commit details
    Browse the repository at this point in the history