summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.prettierrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierrc b/.prettierrc
index a20502b7f06..5e2863a11f6 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -1,4 +1,5 @@
{
+ "printWidth": 100,
"singleQuote": true,
"trailingComma": "all"
}