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

Prettier should be pinned according to its docs #9

Open
mfisher87 opened this issue Jul 10, 2022 · 0 comments
Open

Prettier should be pinned according to its docs #9

mfisher87 opened this issue Jul 10, 2022 · 0 comments

Comments

@mfisher87
Copy link
Member

I think we need a package.json for this project to mitigate this issue described in the prettier install docs:

https://prettier.io/docs/en/install.html

Note: If you forget to install Prettier first, npx will temporarily download the latest version. That’s not a good idea when using Prettier, because we change how code is formatted in each release! It’s important to have a locked down version of Prettier in your package.json. And it’s faster, too.

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

No branches or pull requests

1 participant