eslint-config-ma-shop-react

0.5.0 • 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

/eslint-config-ma-shop-react/

    Package Sidebar

    Install

    npm i eslint-config-ma-shop-react

    Weekly Downloads

    57

    Version

    0.5.0

    License

    MIT

    Unpacked Size

    8.08 kB

    Total Files

    12

    Last publish

    Collaborators

    • tjbenton21
    • ma-shop