stylelint-config-ma-shop v0.5.0
eslint-config-ma-shop-react-native
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-devyarn
yarn add stylelint-config-ma-shop --devUsage
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
2 years ago
2 years ago
2 years ago
2 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago