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

Jf set up husky #38

Merged
merged 18 commits into from
Nov 21, 2023
Merged

Jf set up husky #38

merged 18 commits into from
Nov 21, 2023

Conversation

jeremiahfallin
Copy link
Collaborator

@jeremiahfallin jeremiahfallin commented Nov 13, 2023

Description

Adds consistent styling to the project.

Related Issue

Closes #27

Acceptance Criteria

  • Husky and lint-staged are set up

Type of Changes

Type
✨ New feature

Testing Steps / QA Criteria

  1. Switch to branch
  2. Run npm ci
  3. Try changing a file
  4. Commit the file
  5. Husky should run

Copy link
Contributor

@mentalcaries mentalcaries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to go.. take 2!

@jeremiahfallin jeremiahfallin marked this pull request as ready for review November 20, 2023 06:34
@jeremiahfallin jeremiahfallin merged commit 37e8824 into main Nov 21, 2023
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.

Set up linting and prettier config scripts
2 participants