0.3.0 • Published 2 years ago
@yonycalsin/eslint-config-react v0.3.0
@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-reactUsage
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.