eslint-config-ma-shop-react

0.4.2 • Public • Published

eslint-config-ma-shop-react

npm version

This package provides marketamerica | SHOP.COM React eslint config as an extensible shared config. Our linting rules are based off of eslint-config-ma-shop and Airbnb's React specific lint rules.

Install

yarn add eslint-config-ma-shop-react --dev

Usage

Add the following into your your package.json

"eslintConfig": {
  "extends": [ "ma-shop-react" ]
},

Prettier

See prettier setup for details on the configuration

Package Sidebar

Install

npm i eslint-config-ma-shop-react

Weekly Downloads

22

Version

0.4.2

License

MIT

Unpacked Size

8.18 kB

Total Files

12

Last publish

Collaborators

  • tjbenton21
  • ma-shop