@rockchalkwushock/eslint-config
v1.0.7
Published
My eslint config for working with React & TypeScript.
Downloads
5
Maintainers
Readme
@rockchalkwushock/eslint-config
My eslint config for working with React & TypeScript.
Heavily based on eslint-config-react-app.
Usage
yarn add -D @rockchalkwushock/eslint-config eslint prettier typescript
{
"extends": ["@rockchalkwushock/eslint-config"]
}