From 4e4ce5d2abdef0b7b3a385ae666328e5f5a0fd87 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Thu, 13 Jul 2023 11:17:14 -0400 Subject: [PATCH] add prettier config to ignore list --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b5400d3e..8f48b7f4 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ pnpm-debug.log* coverage/* junit.xml /.vs + +.prettierrc