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