@nerdsandcompany/stylelint-config
v0.0.11
Published
Nerds & Company Stylelint Config
Downloads
61
Readme
Stylelint Config
Company-wide Stylelint Config.
Installation
- yarn add -D @nerdsandcompany/stylelint-config
- yarn stylelint-config init
- Add
"prettier": "@nerdsandcompany/prettier-config"to package.json
Publishing
Clone this repository and go to a package directory
Update the version in package.json
Run npm publish --access public
