eslint-config-thanhpcc

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

Usage no npm install needed!

<script type="module">
  import eslintConfigThanhpcc from 'https://cdn.skypack.dev/eslint-config-thanhpcc';
</script>

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

  2. Create .eslintrc file in the root directory

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