Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add format script
  • Loading branch information
regalijan committed Oct 19, 2023
1 parent 7ec760e commit 86a9768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"build": "remix build",
"format": "prettier -wc .",
"publish": "remix build && wrangler pages deploy public"
},
"dependencies": {
Expand Down

0 comments on commit 86a9768

Please sign in to comment.