Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-config-ma-shop-react-native

ma-shop68MIT0.5.0

React Native lint rules for marketamerica | SHOP.COM

eslint, eslintconfig, config, ma, marketamerica, shop, ma-shop, react, native, react native, javascript, styleguide

readme

eslint-config-ma-shop-react-native

npm version

This package provides marketamerica | SHOP.COM React Native eslint config as an extensible shared config. Our linting rules are based off of eslint-config-ma-shop-react and React Native specific rules.

Install

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

Usage

Add the following into your your package.json

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

Prettier

See prettier setup for details on the configuration