Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 0 additions & 41 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ labels: bug
assignees: []
---

## πŸ› 버그 μ„€λͺ…
## πŸ› 버그 μ„€λͺ… (ν•„μˆ˜)

<!-- λ²„κ·Έμ˜ 상세 λ‚΄μš©μ„ μž‘μ„±ν•΄μ£Όμ„Έμš” -->

## ⚑ μž¬ν˜„ 방법
## ⚑ μž¬ν˜„ 방법 (ν•„μˆ˜)

<!-- 버그λ₯Ό μž¬ν˜„ν•˜λŠ” 단계λ₯Ό μ„€λͺ…ν•΄μ£Όμ„Έμš” -->

## βœ… κΈ°λŒ€ λ™μž‘
## βœ… κΈ°λŒ€ λ™μž‘ (ν•„μˆ˜)

<!-- μ›λž˜ κΈ°λŒ€ν–ˆλ˜ λ™μž‘ : 예) 둜그인 λ²„νŠΌμ„ ν΄λ¦­ν•˜λ©΄ λŒ€μ‹œλ³΄λ“œλ‘œ 이동해야 ν•©λ‹ˆλ‹€.-->

Expand All @@ -26,4 +26,4 @@ assignees: []

<!-- λΈŒλΌμš°μ € 개발자 λ„κ΅¬μ˜ μ—λŸ¬ λ©”μ‹œμ§€κ°€ μžˆλ‹€λ©΄ μ²¨λΆ€ν•΄μ£Όμ„Έμš” -->

## πŸ“Έ μŠ€ν¬λ¦°μƒ· (선택)
## πŸ“Έ μŠ€ν¬λ¦°μƒ·
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels: feature
assignees: []
---

## ✨ κΈ°λŠ₯ μ„€λͺ…
## ✨ κΈ°λŠ₯ μ„€λͺ… (ν•„μˆ˜)

<!-- μ–΄λ–€ κΈ°λŠ₯/μˆ˜μ •/λ¦¬νŒ©ν† λ§μ„ ν•΄μ•Όν•˜λŠ”μ§€ 상세 λ‚΄μš©μ„ μž‘μ„±ν•΄μ£Όμ„Έμš” -->

Expand All @@ -17,6 +17,6 @@ assignees: []
- [ ] μž‘μ—… 1
- [ ] μž‘μ—… 2

## πŸ”— μ°Έκ³  자료 (선택)
## πŸ”— μ°Έκ³  자료

<!-- κ΄€λ ¨ λ¬Έμ„œ/링크/μŠ€ν¬λ¦°μƒ· -->
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/qa_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels: ["qa", "testing"]
assignees: []
---

## βœ… QA 체크리슀트
## βœ… QA 체크리슀트 (ν•„μˆ˜)

<!-- ν”„λ‘œμ νŠΈ κΈ°λ³Έ μš”κ΅¬μ‚¬ν•­ -->

Expand All @@ -26,4 +26,4 @@ assignees: []

<!-- κ°œμ„ λ˜λ©΄ 쒋을것 같은 뢀뢄을 μž‘μ„±ν•΄μ£Όμ„Έμš” -->

## πŸ“Έ μŠ€ν¬λ¦°μƒ· (선택)
## πŸ“Έ μŠ€ν¬λ¦°μƒ·
File renamed without changes.
2 changes: 1 addition & 1 deletion src/stories/DesignTokens/ColorPalette.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { Meta, StoryObj } from '@storybook/react';
import type { Meta, StoryObj } from '@storybook/nextjs';

const colors = [
'gray-50',
Expand Down
2 changes: 1 addition & 1 deletion src/stories/DesignTokens/Icon.stories.tsx
Original file line number Diff line number Diff line change
@@ -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';

Expand Down
2 changes: 1 addition & 1 deletion src/stories/DesignTokens/Typography.stories.tsx
Original file line number Diff line number Diff line change
@@ -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 },
Expand Down