diff --git a/.prettierrc b/.prettierrc index 0967ef4..de753c5 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1 +1,3 @@ -{} +{ + "printWidth": 100 +}