We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080483d commit 6b54e58Copy full SHA for 6b54e58
1 file changed
โREADME.mdโ
@@ -418,7 +418,7 @@ export default {
418
// ์คํ ๋ฐฉ์ง
419
'@react/no-typos': 'error',
420
// ๋ฌธ์์ด ์ด์ค์ผ์ดํ ๊ฐ์
421
- '@react/no-unescaped-entitie': 'error',
+ '@react/no-unescaped-entities': 'error',
422
// ์๋ ค์ง์ง ์์ ํ๋กํผํฐ ์ฌ์ฉ ๋ฐฉ์ง
423
'@react/no-unknown-property': 'error',
424
// ๋ฏธ์ฌ์ฉ ํ๋กํผํฐ ์ ์ธ ๋ฐฉ์ง
0 commit comments