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

Use prettier for formatting #389

Open
timodwhit opened this issue Dec 13, 2024 · 1 comment
Open

Use prettier for formatting #389

timodwhit opened this issue Dec 13, 2024 · 1 comment

Comments

@timodwhit
Copy link

For formatting purposes there is prettify and fix-js. It appears they step on each other's toes. If I run fix-js there are no changes to the current files, but prettify appears to adjust a lot of the files.

Thoughts?

@timodwhit timodwhit changed the title Deprecate prettify Deprecate prettify? Dec 13, 2024
@timodwhit
Copy link
Author

Looking at this more. It isn't really the best to deprecate it but probably integrate it more into the workflow or the coding standard.

Running prettify modifies a healthy amount of files, but adding some minor config can reduce that a little. Working on PR now.

@timodwhit timodwhit changed the title Deprecate prettify? Use prettier for formatting Dec 13, 2024
@timodwhit timodwhit mentioned this issue Dec 13, 2024
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