eslint-config-ma-shop

0.4.5 • Public • Published

eslint-config-ma-shop

npm version

This package provides marketamerica | SHOP.COM base JS .eslintrc (without React plugins) as an extensible shared config. Our linting rules are based off of Airbnb with a few minor modifications to their original rules so for

Install

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

Usage

Add the following into your your package.json

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

Prettier

See prettier setup for details on the configuration

Package Sidebar

Install

npm i eslint-config-ma-shop

Weekly Downloads

19

Version

0.4.5

License

MIT

Unpacked Size

219 kB

Total Files

16

Last publish

Collaborators

  • tjbenton21
  • ma-shop