1.0.0 • Published 6 years ago
@rchs/eslint-config v1.0.0
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"
}
1.0.0
6 years ago