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

Add linting #1818

Closed
wants to merge 7 commits into from
Closed

Add linting #1818

wants to merge 7 commits into from

Conversation

bkmorgan3
Copy link
Member

@bkmorgan3 bkmorgan3 commented Jan 2, 2025

Fixes #1330

What changes did you make and why did you make them ?

  • added prettier and eslint to the codebase and ensured they run properly.
  • installed husky to use pre-commit hooks to run prettier and eslint before each commit

Copy link

github-actions bot commented Jan 2, 2025

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b bkmorgan3-add-linting development
git pull https://github.com/bkmorgan3/VRMS.git add-linting

@bkmorgan3 bkmorgan3 closed this Jan 20, 2025
@bkmorgan3 bkmorgan3 deleted the add-linting branch January 20, 2025 06:54
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.

Add linting to pull requests
1 participant