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 formatting #188

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Prettier formatting #188

merged 2 commits into from
Jul 19, 2023

Conversation

mattdesl
Copy link
Owner

  • deleted lib/gui.js file which wasn't referenced by anything
  • deleted examples/experimental/webgl-2d-ideas.js which was just random notes
  • added prettier to package.json and a new run script command
  • ran on all JS source files

To consider: having a git commit hook so that pushes cannot be made without proper formatting.

@mattdesl mattdesl merged commit 867cd18 into master Jul 19, 2023
@mattdesl
Copy link
Owner Author

@alvinometric hopefully nothing here messes things up. I'm using Prettier extension in VSCode so that it formats on save, just fyi.

@alvinometric
Copy link
Collaborator

omg not at all this was the next thing on my list! Thank you so much

@sfrieson
Copy link

To consider: having a git commit hook so that pushes cannot be made without proper formatting.

Do you want any help with this?

@alvinometric alvinometric deleted the prettier-format branch July 20, 2023 13:06
@alvinometric
Copy link
Collaborator

@sfrieson If you can make a quick PR, go for it!

@sfrieson
Copy link

Added.

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