0.0.11 • Published 3 years ago

@nerdsandcompany/stylelint-config v0.0.11

Weekly downloads
202
License
MIT
Repository
github
Last release
3 years ago

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