@touchcastllc/stylelint-config
v1.0.4
Published
Stylelint config for touchcastllc projects
Downloads
82
Maintainers
Keywords
Readme
@touchcastllc/stylelint-config
Stylelint config to use in touchcastllc projects
Usage
Install:
yarn add -D @touchcastllc/stylelint-config stylelint
Add following .stylelintrc.json
config:
{
"extends": "@touchcastllc/stylelint-config"
}