stylelint-config-dollarshaveclub

8.0.0 • Public • Published

stylelint-config-dollarshaveclub

Build Status Greenkeeper badge

This repository contains Dollar Shave Club Stylelint rules.

This project is beta. It will be published soon.

Installation

$ npm install --save-dev stylelint-config-dollarshaveclub

Usage

Once the stylelint-config-dollarshaveclub package is installed, used by specifying dollarshaveclub.

  • This project will soon support scss linting (Note: this should be supported out of the box).

For frameworkless JavaScript modules:

{
  "extends": "dollarshaveclub",
  "rules": {
    // Additional, per-project rules...
  }
}

Dependencies

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i stylelint-config-dollarshaveclub

Weekly Downloads

2

Version

8.0.0

License

MIT

Unpacked Size

9.32 kB

Total Files

6

Last publish

Collaborators

  • dollarshaveclub-engineering
  • yowainwright