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

Running "npm run prettier" results in 1061 changes #2254

Open
JakeSaintG opened this issue Oct 20, 2023 · 0 comments
Open

Running "npm run prettier" results in 1061 changes #2254

JakeSaintG opened this issue Oct 20, 2023 · 0 comments

Comments

@JakeSaintG
Copy link
Collaborator

I was preparing for a pull request and checked the contribution guides. Under "Pull Requests", there's the recommendation to run npm run prettier if there are linting issue and, although I wasn't having any issues, I decided to run it anyway.

There were 1061 modified files after running it.
image

Many of them with no apparent changes:
image

Some had minor changes:
image

Very few had the whole file touched:
image

After running prettier, I ran npm run build and npm run start which resulted in everything seemingly working alright.

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