Skip to content

Commit

Permalink
chore(package.json): remove format script from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SadWood committed Apr 1, 2024
1 parent 4946096 commit 38b6b53
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 @@ -17,7 +17,6 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"lint:viewer": "pnpx eslint-flat-config-viewer",
"format": "prettier --write src/",
"prepare": "husky",
"commit": "cz",
"release": "release-it"
Expand Down

0 comments on commit 38b6b53

Please # to comment.