@anireact/eslint-config
v1.3.0
Published
ESLint config.
Downloads
36
Readme
@anireact/eslint-config
ESLint config.
yarn add -D @anireact/eslint-config
.eslintrc.js
:
module.exports = { extends: '@anireact' };
Features
- Both FP- and OOP-friendly settings.
- Recommended formatter:
codeframe
. - Recommended extensions:
*.{js,jsx,ts,tsx}
.
Parsers
Plugins
array-func
.babel
.eslint-comments
.import
.jest
.jsx-a11y
.no-use-extend-native
.prettier
.promise
.react
.sonarjs
.@anireact
.@typescript-eslint
.@typescript-eslint/tslint
with plugins:
License
MIT