diff --git a/package.json b/package.json index ae62a40..7b143f0 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "type": "module", "scripts": { "build": "remix build", + "format": "prettier -wc .", "publish": "remix build && wrangler pages deploy public" }, "dependencies": {