0.1.3 • Published 8 years ago

stylelint-config-beanloop v0.1.3

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

stylelint-config-beanloop

An opinionated stylelint config based on stylelint-config-standard and inspired by stylelint-config-idiomatic-order.

Installation

npm install stylelint-config-beanloop

Usage

Set your stylelint config to:

{
  "extends": "stylelint-config-beanloop"
}

You can easily extend the config to your needs.

License