eslint-config-charlie-tango
v1.7.0
Published
Provide a baseline of ESlint rules for projects written with TypeScript and React.
Downloads
145
Readme
eslint-config-charlie-tango
Provide a baseline of ESlint rules for projects written with TypeScript and React.
Usage
Create a new .eslintrc file, and extend the eslint-config-charlie-tango inside it.
{
"extends": ["eslint-config-charlie-tango"]
}Rules
Provides configuration for the following:
- JavaScript
- TypeScript
- React
- React Testing Library
- Storybook
