@taoismcn/stylelint-config
v0.0.5
Published
stylelint-config
Downloads
6
Readme
Stylelint Config of taoism
Install
# with npm
npm i @taoism/stylelint-config -D
# with yarn
yarn add @taoism/stylelint-config -D
# with pnpm
pnpm add @taoism/stylelint-config -D
Usage
{
"extends": ["@taoism/stylelint-config"]
}