mattdesl / canvas-sketch

[beta] A framework for making generative artwork in JavaScript and the browser.
MIT License
4.97k stars 393 forks source link

Prettier formatting #188

Closed mattdesl closed 1 year ago

mattdesl commented 1 year ago

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

mattdesl commented 1 year ago

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

alvinometric commented 1 year ago

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

sfrieson commented 1 year ago

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

Do you want any help with this?

alvinometric commented 1 year ago

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

sfrieson commented 1 year ago

Added.