Skip to content

Commit

Permalink
remove unncessary pre-commit step
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsinulhaq committed Jun 27, 2022
1 parent fe56309 commit a525594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
},
"lint-staged": {
"**/*.(ts|tsx)": [
"prettier --write",
"yarn lint --fix"
]
},
Expand Down

0 comments on commit a525594

Please sign in to comment.