프론트엔드 정복하기
jsx 컴포넌트 attributes 를 정렬해주는 plugin 본문
https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-sort-props.md
jsx 컴포넌트 attributes 를 정렬해주는 plugin
'ESLint' 카테고리의 다른 글
typescript interface keys 를 정렬해주는 plugin (0) | 2021.12.13 |
---|---|
ESLint | object key 를 오름(내림)차순으로 정렬해주는 플러그인 (0) | 2021.12.08 |
ESLint | 중괄호 내 문자 형태({'string'})를 문자로("string") 바꿔주는 플러그인 (0) | 2021.12.08 |