stylelint-config-ma-shop

0.5.0 • 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

npm

npm install stylelint-config-ma-shop --save-dev

yarn

yarn add stylelint-config-ma-shop --dev

Usage

Add the following into your your package.json

"stylelint": {
  "extends": [ "stylelint-config-ma-shop" ]
},

Prettier

This config should always be use with prettier which is an opinionated code formatter that makes our code formatting consistent without having to be nitpicky on PRs.

See prettier setup for details on the configuration

Package Sidebar

Install

npm i stylelint-config-ma-shop

Weekly Downloads

1

Version

0.5.0

License

MIT

Unpacked Size

7.06 kB

Total Files

9

Last publish

Collaborators

  • tjbenton21
  • ma-shop