Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

dollarshaveclub/stylelint-config-dollarshaveclub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY HAS BEEN MERGED INTO FACE CONFIG

You can find the latest version in our face-config monorepo, where it will continue to be developed

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

Releases

No releases published

Packages

No packages published