From 3a5a0f664de320af821b61f9c3037aa227357b7c Mon Sep 17 00:00:00 2001 From: Jijeong Lee Date: Fri, 3 Nov 2023 13:05:58 -0700 Subject: [PATCH 1/2] Add html files in prettierignore --- .prettierignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.prettierignore b/.prettierignore index be7b1726d..988aead62 100644 --- a/.prettierignore +++ b/.prettierignore @@ -3,6 +3,9 @@ www/dist www/manual_lib www/json +# Ignore all HTML files: +**/*.html + # This is the pattern to check only www directory # Ignore all /* From b8cb34a892cbb3e48d6bb29899a5d78214343db0 Mon Sep 17 00:00:00 2001 From: Jijeong Lee Date: Fri, 3 Nov 2023 13:10:39 -0700 Subject: [PATCH 2/2] Revert html file before changing formatting --- www/index.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/www/index.html b/www/index.html index b46904cca..72c75eb01 100644 --- a/www/index.html +++ b/www/index.html @@ -1,22 +1,18 @@ - - - + + + - + - + -
+