Skip to content

Commit

Permalink
feat(husky): add husky to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvtiradentes committed Dec 3, 2022
1 parent 8e1d623 commit 7196a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
node_modules/

# FILES ########################################
pnpm-lock.yaml
package-lock.json
pnpm-lock.yaml
yarn-lock.json

0 comments on commit 7196a78

Please sign in to comment.