aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc.mjs
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc.mjs')
-rw-r--r--.prettierrc.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.prettierrc.mjs b/.prettierrc.mjs
index 990614f..1748ccb 100644
--- a/.prettierrc.mjs
+++ b/.prettierrc.mjs
@@ -30,7 +30,7 @@ export default {
},
],
plugins: ["prettier-plugin-astro"],
- printWidth: 180,
+ printWidth: 256,
proseWrap: "never",
quoteProps: "consistent",
requirePragma: false,