From 17600fa10fd017295dc82f26bf16456e891b0c1a Mon Sep 17 00:00:00 2001 From: celine Date: Sun, 28 Sep 2025 01:01:44 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=94=A7=C2=A0chore:=20github=20?= =?UTF-8?q?=ED=85=9C=ED=94=8C=EB=A6=BF=20=EC=88=98=EC=A0=95=20#1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- .github/ISSUE_TEMPLATE/qa_template.md | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 303012f..fa24ec2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,15 +6,15 @@ labels: bug assignees: [] --- -## πŸ› 버그 μ„€λͺ… +## πŸ› 버그 μ„€λͺ… (ν•„μˆ˜) -## ⚑ μž¬ν˜„ 방법 +## ⚑ μž¬ν˜„ 방법 (ν•„μˆ˜) -## βœ… κΈ°λŒ€ λ™μž‘ +## βœ… κΈ°λŒ€ λ™μž‘ (ν•„μˆ˜) @@ -26,4 +26,4 @@ assignees: [] -## πŸ“Έ μŠ€ν¬λ¦°μƒ· (선택) +## πŸ“Έ μŠ€ν¬λ¦°μƒ· diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6982bf5..9577c74 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,7 +6,7 @@ labels: feature assignees: [] --- -## ✨ κΈ°λŠ₯ μ„€λͺ… +## ✨ κΈ°λŠ₯ μ„€λͺ… (ν•„μˆ˜) @@ -17,6 +17,6 @@ assignees: [] - [ ] μž‘μ—… 1 - [ ] μž‘μ—… 2 -## πŸ”— μ°Έκ³  자료 (선택) +## πŸ”— μ°Έκ³  자료 diff --git a/.github/ISSUE_TEMPLATE/qa_template.md b/.github/ISSUE_TEMPLATE/qa_template.md index e698f56..153689e 100644 --- a/.github/ISSUE_TEMPLATE/qa_template.md +++ b/.github/ISSUE_TEMPLATE/qa_template.md @@ -6,7 +6,7 @@ labels: ["qa", "testing"] assignees: [] --- -## βœ… QA 체크리슀트 +## βœ… QA 체크리슀트 (ν•„μˆ˜) @@ -26,4 +26,4 @@ assignees: [] -## πŸ“Έ μŠ€ν¬λ¦°μƒ· (선택) +## πŸ“Έ μŠ€ν¬λ¦°μƒ· From 5f2e40ac2745db74aeb42d05436c3aa1db6d7bd0 Mon Sep 17 00:00:00 2001 From: celine Date: Sun, 28 Sep 2025 01:10:11 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=94=A7=C2=A0chore:=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=EB=AA=85=20=EB=B3=80=EA=B2=BD=20#1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/{auto_assign.yml => auto-assign.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{auto_assign.yml => auto-assign.yml} (100%) diff --git a/.github/auto_assign.yml b/.github/auto-assign.yml similarity index 100% rename from .github/auto_assign.yml rename to .github/auto-assign.yml From ac019fd3f314816fef5088a924cf6a8db7c6d2b4 Mon Sep 17 00:00:00 2001 From: celine Date: Sun, 28 Sep 2025 01:20:42 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=94=A7=C2=A0chore:=20=EC=98=88?= =?UTF-8?q?=EC=A0=9C=20=ED=8C=8C=EC=9D=BC=20=EB=B0=8F=20lint=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc.js | 41 ------------------- .../DesignTokens/ColorPalette.stories.tsx | 2 +- src/stories/DesignTokens/Icon.stories.tsx | 2 +- .../DesignTokens/Typography.stories.tsx | 2 +- 4 files changed, 3 insertions(+), 44 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index a68365a..ba9478d 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -49,49 +49,8 @@ module.exports = { // 개발 편의λ₯Ό μœ„ν•œ μ™„ν™” '@typescript-eslint/explicit-function-return-type': 'off', // ν•¨μˆ˜ λ°˜ν™˜ νƒ€μž… λͺ…μ‹œ 선택사항 'react/no-unescaped-entities': 'off', // JSX μ•ˆμ— 특수문자 직접 μ‚¬μš© ν—ˆμš© - // 넀이밍 μ»¨λ²€μ…˜ - '@typescript-eslint/naming-convention': [ - 'error', - { - // λ³€μˆ˜ & ν•¨μˆ˜ - selector: 'variableLike', - format: ['camelCase'], - }, - { - // μƒμˆ˜ - selector: 'variable', - modifiers: ['const'], - format: ['UPPER_CASE'], - }, - { - // νƒ€μž…, μΈν„°νŽ˜μ΄μŠ€, 클래슀 - selector: 'typeLike', - format: ['PascalCase'], - }, - { - // enum - selector: 'enum', - format: ['PascalCase'], - }, - ], }, overrides: [ - { - // config ,pages, stories μ»¨λ²€μ…˜ μ™„ν™” - files: [ - 'src/pages/**/*.tsx', - 'src/stories/**/*.tsx', - 'src/stories/**/*.ts', - '*.config.ts', - '*.config.js', - '*.config.mjs', - '*.json', - '*.d.ts', - ], - rules: { - '@typescript-eslint/naming-convention': 'off', - }, - }, { files: ['*.config.ts', '*.config.js', '*.config.mjs', '*.json', '*.d.ts'], rules: { diff --git a/src/stories/DesignTokens/ColorPalette.stories.tsx b/src/stories/DesignTokens/ColorPalette.stories.tsx index 946e448..3447324 100644 --- a/src/stories/DesignTokens/ColorPalette.stories.tsx +++ b/src/stories/DesignTokens/ColorPalette.stories.tsx @@ -1,4 +1,4 @@ -import type { Meta, StoryObj } from '@storybook/react'; +import type { Meta, StoryObj } from '@storybook/nextjs'; const colors = [ 'gray-50', diff --git a/src/stories/DesignTokens/Icon.stories.tsx b/src/stories/DesignTokens/Icon.stories.tsx index ca72950..e447057 100644 --- a/src/stories/DesignTokens/Icon.stories.tsx +++ b/src/stories/DesignTokens/Icon.stories.tsx @@ -1,4 +1,4 @@ -import type { Meta, StoryObj } from '@storybook/react'; +import type { Meta, StoryObj } from '@storybook/nextjs'; import { ICONS, ICON_SIZES, type IconName, type IconSize } from '@/constants/icon'; import { Icon } from '@/components/ui'; diff --git a/src/stories/DesignTokens/Typography.stories.tsx b/src/stories/DesignTokens/Typography.stories.tsx index 06941bd..5ba187f 100644 --- a/src/stories/DesignTokens/Typography.stories.tsx +++ b/src/stories/DesignTokens/Typography.stories.tsx @@ -1,4 +1,4 @@ -import type { Meta, StoryObj } from '@storybook/react'; +import type { Meta, StoryObj } from '@storybook/nextjs'; const texts = [ { name: 'caption', label: 'Caption text', size: 12 },