From 30ac36b1d740440d3f224f5d483c4de05d7cd22f Mon Sep 17 00:00:00 2001 From: amcdnl Date: Tue, 9 May 2023 07:49:43 -0400 Subject: [PATCH] update width --- .prettierrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.prettierrc b/.prettierrc index 775b53c8..cfdc7bb8 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,6 +1,7 @@ # https://github.com/prettier/prettier#configuration-file semi: true singleQuote: true +printWidth: 80 trailingComma: none arrowParens: avoid overrides: