@boston-scientific/stylelint-config
v1.1.0
Published
Stylelint config for Boston Scientific applications.
Downloads
832
Readme
Stylelint config
Installation
Run npm install -D @boston-scientific/stylelint-config
and the following property to the package.json
.
"stylelint": {
"extends": [
"@boston-scientific/stylelint-config"
]
}