aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 34d8580..f546534 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
]
},
"prettier": {
- "printWidth": 170,
+ "printWidth": 128,
"useTabs": true,
"quoteProps": "consistent",
"singleQuote": true,