hack4impact-calpoly / general-vms

General volunteer management system.
2 stars 0 forks source link

[General] Setup Husky #1

Closed bglossner closed 2 years ago

bglossner commented 2 years ago

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.