The shareable config for stylelint by mercari.
npm install --save-dev stylelint-config-mercari
Set your stylelint
config to:
{
"extends": "stylelint-config-mercari"
}
See test/sample.postcss
.
Copyright 2018 Mercari, Inc.
Licensed under the MIT License.