From 88b7c8aa17aa0061ed88a829eb182b0f4f6739ef Mon Sep 17 00:00:00 2001 From: eotkd4791 Date: Fri, 19 Feb 2021 02:19:58 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=95=20Revise=20change=20js=20file?= =?UTF-8?q?=20name=20convention,=20https://whistleon.atlassian.net/browse/?= =?UTF-8?q?HALA-39?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eef3ad3..ec20ab4 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ * `.js` - * *파일명:* kebab-case + * *파일명:* snake_case * *변수:* camelCase From 8220a10823b933756c1e7220b61f18f22598c669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EB=8C=80=EC=83=81?= Date: Sat, 20 Feb 2021 14:17:26 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=95=20Revise=20js=20file=20naming?= =?UTF-8?q?=20convention,=20https://whistleon.atlassian.net/b=E2=80=A6=20?= =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …rowse/HALA-41 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec20ab4..eef3ad3 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ * `.js` - * *파일명:* snake_case + * *파일명:* kebab-case * *변수:* camelCase