npm.io
0.1.1 • Published 8 years ago

stylelint-config-bespoke

Licence
ISC
Version
0.1.1
Deps
1
Size
7 kB
Vulns
0
Weekly
0

stylelint-config-bespoke

Sorry about the name. All my first choices were taken.

Usage

Install dependencies:

npm install --save-dev stylelint stylelint-config-bespoke

Add the following to your .stylelintrc.json file:

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