aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc.yml')
-rw-r--r--.prettierrc.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prettierrc.yml b/.prettierrc.yml
index 6001ba5..38071d1 100644
--- a/.prettierrc.yml
+++ b/.prettierrc.yml
@@ -5,4 +5,5 @@ overrides:
useTabs: false
trailingComma: none
tabWidth: 4
- endOfLine: lf \ No newline at end of file
+ endOfLine: lf
+ printWidth: 120 \ No newline at end of file