New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jibrelnetwork/eslint-config

Package Overview
Dependencies
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jibrelnetwork/eslint-config

The base ESLint config for Jibrel Network projects

1.1.1
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
4
Weekly downloads
 
Created
Source

@jibrelnetwork/eslint-config

npm

This is the base eslint config for Jibrel Network projects.

Install

npm i -D eslint babel-eslint eslint-config-airbnb eslint-plugin-babel eslint-plugin-eslint-comments eslint-plugin-flowtype eslint-plugin-fp eslint-plugin-import eslint-plugin-jest eslint-plugin-jsx-a11y eslint-plugin-more eslint-plugin-react eslint-plugin-unicorn @jibrelnetwork/eslint

Usage

In your .eslintrc file:

{
  "extends": ["@jibrelnetwork"]
}

Included plugins

eslint-config-airbnb
eslint-plugin-babel
eslint-plugin-eslint-comments
eslint-plugin-flowtype
eslint-plugin-fp
eslint-plugin-import
eslint-plugin-jest
eslint-plugin-jsx-a11y
eslint-plugin-more
eslint-plugin-react
eslint-plugin-unicorn

FAQs

Package last updated on 23 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts