0.4.4 • Published 3 months ago

eslint-config-ma-shop-typescript v0.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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

0.4.4

3 months ago

0.4.3

3 months ago

0.4.2

3 months ago

0.4.1

3 months ago

0.4.0

3 months ago

0.3.2

4 months ago

0.3.1

4 months ago

0.3.0

4 months ago

0.2.1

7 months ago