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