@yonycalsin/eslint-config-react
v0.3.4
Published
@yonycalsin/eslint-config-react
Downloads
6
Maintainers
Readme
@yonycalsin/eslint-config-react
Installation
# Using npm
npm install --save @yonycalsin/eslint-config-typescript @yonycalsin/eslint-config-react
# Using yarn
yarn add @yonycalsin/eslint-config-typescript @yonycalsin/eslint-config-react
Usage
eslintrc.js
{
"root": true,
"extends": ["@yonycalsin/typescript", "@yonycalsin/react"],
"parserOptions": {
"project": "./tsconfig.json",
},
}
Stay in touch
- Github @yonycalsin
- Twitter @yonycalsin
License
@yonycalsin/eslint-config-react
under License.