Skip to content

Commit 6b54e58

Browse files
committed
chore: ๐Ÿ“ [UPDATE] README ์ตœ์‹ ํ™”
1 parent 080483d commit 6b54e58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

โ€ŽREADME.mdโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ export default {
418418
// ์˜คํƒ€ ๋ฐฉ์ง€
419419
'@react/no-typos': 'error',
420420
// ๋ฌธ์ž์—ด ์ด์Šค์ผ€์ดํ•‘ ๊ฐ•์ œ
421-
'@react/no-unescaped-entitie': 'error',
421+
'@react/no-unescaped-entities': 'error',
422422
// ์•Œ๋ ค์ง€์ง€ ์•Š์€ ํ”„๋กœํผํ‹ฐ ์‚ฌ์šฉ ๋ฐฉ์ง€
423423
'@react/no-unknown-property': 'error',
424424
// ๋ฏธ์‚ฌ์šฉ ํ”„๋กœํผํ‹ฐ ์„ ์–ธ ๋ฐฉ์ง€

0 commit comments

Comments
ย (0)