@repath-solutions/stylelint-config
v1.0.2
Published
Stylelint and prettier rules for Cascading Style Sheet (CSS) files
Downloads
6
Keywords
Readme
@repath-solutions/stylelint-config
Stylelint and prettier rules for Cascading Style Sheet (CSS) files
Usage
Add "@repath-solutions/stylelint-config" to the extends part of your stylelint configuration file
{
"extends": ["@repath-solutions/stylelint-config"]
}