Socket
Book a DemoInstallSign in
Socket

eslint-config-equimper

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-equimper

Eslint config with less rule for react & react-native working with es7. Base of Airbnb

latest
Source
npmnpm
Version
2.2.2
Version published
Maintainers
1
Created
Source

npm npm Build Status semantic-release Greenkeeper badge Dependency Status code style equimper

Usage

  • npm i -D eslint-config-equimper eslint || yarn add -D eslint-config-equimper eslint

  • Create .eslintrc file in the root directory

  • And paste this code

{
  "extends": "equimper"
}

If you want to put the badge in your project.

[![code style equimper](https://img.shields.io/badge/code%20style-equimper-blue.svg?style=flat-square)](https://github.com/EQuimper/eslint-config-equimper) code style equimper

Keywords

eslint

FAQs

Package last updated on 30 Jan 2018

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