@drivy/stylelint-config

1.1.6 • Public • Published

@drivy/stylelint-config npm CircleCI

Shareable stylelint config for Drivy's projects.

$ yarn add -D @drivy/stylelint-config

Usage

In a .stylelintrc.json:

{
  "extends": "@drivy/stylelint-config"
}

Or in order to be extended, in a .stylelintrc.js:

module.exports = {
  extends: "@drivy/stylelint-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @drivy/stylelint-config

Weekly Downloads

0

Version

1.1.6

License

MIT

Unpacked Size

15 kB

Total Files

5

Last publish

Collaborators

  • thibaud.getaround
  • cpatchane
  • louiscuny