2.0.1 • Published 2 years ago

@choseohwan/eslint-config-react v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@choseohwan/eslint-config-react

eslint react config for SeoHwan Cho's project

Install

npm

npm install @choseohwan/eslint-config-react eslint prettier typescript react --save-dev

yarn

yarn add @choseohwan/eslint-config-react eslint prettier typescript react -D

Usage

Make .eslintrc file in the root directory of packages.

.eslintrc

{
    "extends": [
        "@choseohwan/eslint-config-react"
    ]
}
2.0.1

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago