Skip to content

Commit

Permalink
Remove prettier write (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy authored May 23, 2023
1 parent e004ded commit 13dd09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"scripts": {
"release": "changeset publish",
"test": "tsc --noEmit",
"changeset-version": "changeset version && prettier --write ."
"changeset-version": "changeset version"
},
"packageManager": "[email protected]",
"volta": {
Expand Down

0 comments on commit 13dd09e

Please sign in to comment.