chore(husky): implement husky commit hooks to install, lint and format before commit

This commit is contained in:
Amruth Pillai
2022-03-08 08:11:47 +01:00
parent 54fd97b5ec
commit e52edaa552
7 changed files with 30 additions and 26 deletions

4
.prettierignore Normal file
View File

@ -0,0 +1,4 @@
dist
.next
__ENV.js
node_modules