0.5.0 • Published 1 year ago

stylelint-config-ma-shop v0.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year 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.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

2 years ago

0.1.41

6 years ago

0.1.38

6 years ago

0.1.35

7 years ago

0.1.34

7 years ago

0.1.33

7 years ago

0.1.32

7 years ago

0.1.31

7 years ago

0.1.30

7 years ago

0.1.25

7 years ago

0.1.24

7 years ago

0.1.23

7 years ago

0.1.22

7 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.6

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago