1.0.4 • Published 5 years ago

eslint-config-jibrelnetwork v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

eslint-config-jibrelnetwork

npm

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