0.1.0 • Published 1 year ago
@rviso/stylelint-config v0.1.0
RViso Stylelint Config
This package provides RViso's .stylelintrc.json as an extensible shared config.
Installation
npm install --save-dev @rviso/stylelint-config
Usage
Add the following to your .stylelintrc.json:
{
"extends": "@rviso/stylelint-config"
}
0.1.0
1 year ago