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

Set up prettier + precommit hooks #162

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Set up prettier + precommit hooks #162

merged 2 commits into from
Sep 20, 2023

Conversation

damianstasik
Copy link
Collaborator

@damianstasik damianstasik commented Sep 20, 2023

#161

  1. Added prettier to package.json
  2. Ran it through all files so everything is in sync
  3. Followed instruction from prettier's docs to set up git hook
  4. Tested locally with a file that was not formatted and the git hook properly formatted it before committing

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.

2 participants