Skip to content

Commit e336ba7

Browse files
committed
chore: ๐Ÿ“ [UPDATE] README ์ตœ์‹ ํ™”
1 parent 8da225b commit e336ba7

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

โ€ŽREADME.mdโ€Ž

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -375,11 +375,8 @@ export default {
375375
]
376376
}
377377
],
378-
// ํ•ธ๋“ค๋Ÿฌ ๋ฉ”์„œ๋“œ๋ช…์€ ๋ฐ˜๋“œ์‹œ handle์ด ์ ‘๋‘์‚ฌ๋กœ ํฌํ•จ๋จ
379-
'@react/jsx-handler-names': [
380-
'error',
381-
'always'
382-
],
378+
// ํ•ธ๋“ค๋Ÿฌ ๋ฉ”์„œ๋“œ ๋ฐ ํ”„๋กœํผํ‹ฐ ๋ช…์นญ ๊ทœ์•ฝ ๊ฐ•์ œ
379+
'@react/jsx-handler-names': 'error',
383380
// JSX ๋ฐ˜๋ณต๋ฌธ ์‹œ, key ํ”„๋กœํผํ‹ฐ๋ฅผ ๋ฐ˜๋“œ์‹œ ํฌํ•จํ•˜๋„๋ก ๊ฐ•์ œ
384381
'@react/jsx-key': 'error',
385382
// ์ฃผ์„์ด ํ…์ŠคํŠธ ๋…ธ๋“œ์—์„œ ์‚ฌ์šฉ๋˜๋Š” ๊ฒƒ์„ ๋ฐฉ์ง€ํ•จ

0 commit comments

Comments
ย (0)