From 6b94b4f0e6a20a87145ac1a544a0d19289da7e96 Mon Sep 17 00:00:00 2001 From: TymanWasTaken Date: Thu, 8 Jul 2021 17:22:58 +0000 Subject: Prettified Code! --- .prettierrc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.prettierrc.yml') diff --git a/.prettierrc.yml b/.prettierrc.yml index f1cb8dc..e4672a8 100644 --- a/.prettierrc.yml +++ b/.prettierrc.yml @@ -6,4 +6,4 @@ overrides: trailingComma: none tabWidth: 4 endOfLine: lf - printWidth: 999999999 # >:c fine gravy \ No newline at end of file + printWidth: 999999999 # >:c fine gravy -- cgit