0.0.2 • Published 6 years ago
eslint-plugin-et v0.0.2
eslint-plugin-et 
This is a generic eslint configuration that avoids the hassle of configuring every project.
The plugin contains some configuration of JavaScript
TypeScript
JSX
Usage
Install
yarn add eslint eslint-plugin-et --dev
Add to .eslintrc.yml
extends:
- plugin:et/recommended
lint
eslint --ext .jsx --ext .tsx ./