jonggyun / eslint-config-react-jongp

Repository from Github https://github.comjonggyun/eslint-config-react-jongpRepository from Github https://github.comjonggyun/eslint-config-react-jongp

eslint-config-react-jongp

개인프로젝트에서 사용하는 eslint 설정 package입니다.

Usage

yarn add -D eslint prettier eslint-config-react-jongp
.eslintrc.json
.eslintrc.js
.eslintrc.yml
...

파일을 생성한 뒤 아래 내용을 추가 후 사용합니다.

extends: ['react-jongp']

About


Languages

Language:JavaScript 100.0%