eslint-config-equimper

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
eslint-config-equimper
20122.2.26 years ago7 years agoMinified + gzip package size for eslint-config-equimper in KB

Readme

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

Usage

  1. npm i -D eslint-config-equimper eslint || yarn add -D eslint-config-equimper eslint

  1. Create .eslintrc file in the root directory

  1. 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