2.0.0 • Published 7 months ago
@bubkoo/stylelint-config v2.0.0
stylelint-config
Shared stylelint config for my projects.
Install
npm install --save-dev stylelint @bubkoo/stylelint-config
Usage
.stylelintrc
{
"extends": ["@bubkoo/stylelint-config"]
}