USEPA / cam-api-portal

Api for data collected to run programs designed to reduce air pollution from power plants
MIT License
5 stars 3 forks source link

29 add husky #34

Closed kstetsyuk closed 2 years ago

kstetsyuk commented 2 years ago

Added necessary scripts/edits for husky. Had to edit 'scripts' object in package.json (test and test:watch) to have npm run test run in pre-commit for the test to not get stuck in the option menu.