@jibrelnetwork/eslint-config-jibrelnetwork
v1.1.0
Published
The base ESLint config for Jibrel Network projects
Downloads
1
Readme
eslint-config-jibrelnetwork
This is the base eslint config for Jibrel Network projects.
Install
npm i -D eslint eslint-config-jibrelnetwork
Usage
In your .eslintrc
file:
{
"extends": ["eslint-config-jibrelnetwork"]
}
Included plugins
eslint-plugin-fp
eslint-plugin-jest
eslint-plugin-more
eslint-plugin-react
eslint-plugin-ramda
eslint-config-airbnb
eslint-plugin-import
eslint-plugin-unicorn
eslint-plugin-jsx-a11y
eslint-plugin-flowtype
eslint-plugin-eslint-comments