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

[General] Setup Husky #1

Closed
4 tasks
bglossner opened this issue Jan 10, 2022 · 0 comments · Fixed by #8
Closed
4 tasks

[General] Setup Husky #1

bglossner opened this issue Jan 10, 2022 · 0 comments · Fixed by #8
Assignees

Comments

@bglossner
Copy link
Collaborator

bglossner commented Jan 10, 2022

Set up husky for frontend AND backend. This means installing it in the root directory of test-app (/test-app) probably (like this and setting up linting/test running for each package.

For adding test support, this may involve changing the test script in the package.json to exit successfully.

  • Install Husky
  • Install linter (eslint)
  • Create husky precommit hook to run linter
  • Add hook to run tests
@bglossner bglossner changed the title Setup Husky [General] Setup Husky Jan 10, 2022
@J3T4R0 J3T4R0 self-assigned this Jan 10, 2022
@bglossner bglossner linked a pull request Jan 18, 2022 that will close this issue
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 a pull request may close this issue.

2 participants