From 018d486f426e63265befabf9c7192d7396ba3032 Mon Sep 17 00:00:00 2001 From: jissssu <113964353+jissssu@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:20:00 +0900 Subject: [PATCH 01/12] test commit --- script.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script.js b/script.js index b0ec50d..347d704 100644 --- a/script.js +++ b/script.js @@ -1 +1,2 @@ -// 다들 화이팅!! ٩( *˙0˙*)۶ \ No newline at end of file +// 다들 화이팅!! ٩( *˙0˙*)۶ +//test commit \ No newline at end of file From 3e813f4f762759d79928dffa7a4100ea750b3963 Mon Sep 17 00:00:00 2001 From: jissssu <113964353+jissssu@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:13:40 +0900 Subject: [PATCH 02/12] =?UTF-8?q?prettierrc=20=EC=B4=88=EA=B8=B0=EC=84=A4?= =?UTF-8?q?=EC=A0=95=ED=8C=8C=EC=9D=BC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .prettierrc diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000..1dc7164 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,6 @@ +{ + "trailingComma": "es5", + "tabWidth": 2, + "semi": true, + "singleQuote": true +} \ No newline at end of file From 14c21c73bda36f917be024fe8c270ae45c68e563 Mon Sep 17 00:00:00 2001 From: jissssu <113964353+jissssu@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:33:36 +0900 Subject: [PATCH 03/12] Docs : ToDoList HTML --- index.html | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index d241b1b..d0195b4 100644 --- a/index.html +++ b/index.html @@ -3,12 +3,26 @@
-