Add format script
This commit is contained in:
parent
7ec760efd4
commit
86a9768ffd
@ -5,6 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "remix build",
|
||||
"format": "prettier -wc .",
|
||||
"publish": "remix build && wrangler pages deploy public"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user