chicagomaroon / data-visualizations

This repository contains and hosts interactive visuals used in The Chicago Maroon publication.
https://chicagomaroon.com/
3 stars 2 forks source link

Add Husky pre-commit hook #79

Open michplunkett opened 5 months ago

michplunkett commented 5 months ago

What issue are you seeing, or what feature would you like added?

Peeps be forgettin' to run the linter, so Husky may be of use. Link: https://github.com/typicode/husky

michplunkett commented 5 months ago

Here's an example of husky implementation: https://github.com/Matico-Platform/matico/pull/221