Skip to content

Commit

Permalink
removed test from pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhdevelop committed Oct 6, 2024
1 parent 378c67f commit 02ec089
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
},
"pre-commit": [
"lint",
"prettier:format",
"test"
"prettier:format"
]
}

0 comments on commit 02ec089

Please sign in to comment.