eslint-config-ma-shop-typescript
v0.5.1
Published
React lint rules for marketamerica | SHOP.COM
Downloads
27
Maintainers
Readme
eslint-config-ma-shop-react
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