eslint-config-ma-shop-react-native

0.4.1 • Public • Published

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

Package Sidebar

Install

npm i eslint-config-ma-shop-react-native

Weekly Downloads

14

Version

0.4.1

License

MIT

Unpacked Size

3.25 kB

Total Files

8

Last publish

Collaborators

  • tjbenton21
  • ma-shop