0.5.1 • Published 1 year ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.5.1

1 year ago

0.5.0

1 year ago

0.4.4

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.1

2 years ago