Eslint configuration for our organization based on airbnb, flowtype:recommended and react-hooks
Installation
yarn add --dev @rchs/eslint-config
Usage
Create .eslintrc
on your project root with the
following content:
{
"extends": "@rchs"
}
Eslint configuration for our organization based on airbnb, flowtype:recommended and react-hooks
yarn add --dev @rchs/eslint-config
Create .eslintrc
on your project root with the
following content:
{
"extends": "@rchs"
}
npm i @rchs/eslint-config
0
1.0.0
MIT
2.19 kB
4