chore: add lint staged and husky setup

This commit is contained in:
Daniel Lautzenheiser
2022-12-06 09:41:54 -05:00
parent 04426f6726
commit 8842315af3
7 changed files with 598 additions and 3 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# dependencies
/node_modules