summaryrefslogtreecommitdiff
path: root/frontend/.prettierrc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/.prettierrc.yaml')
-rw-r--r--frontend/.prettierrc.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/.prettierrc.yaml b/frontend/.prettierrc.yaml
index 6e8842f0..9a2b9a95 100644
--- a/frontend/.prettierrc.yaml
+++ b/frontend/.prettierrc.yaml
@@ -2,3 +2,4 @@ trailingComma: "es5"
tabWidth: 4
semi: false
singleQuote: true
+printWidth: 120