0.4.0 • Published 3 months ago

stylelint-config-ma-shop v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 months ago

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

0.4.0

3 months ago

0.3.0

3 months ago

0.2.0

8 months ago

0.1.41

5 years ago

0.1.38

5 years ago

0.1.35

6 years ago

0.1.34

6 years ago

0.1.33

6 years ago

0.1.32

6 years ago

0.1.31

6 years ago

0.1.30

6 years ago

0.1.25

6 years ago

0.1.24

6 years ago

0.1.23

6 years ago

0.1.22

6 years ago

0.1.21

6 years ago

0.1.20

6 years ago

0.1.19

6 years ago

0.1.18

6 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.6

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago