1.1.5 • Published 2 years ago

stylelint-config-art v1.1.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Articulate MarkOps Shared StyleLint config

Installation

Add this line to your app's package.json:

yarn add --dev stylelint stylelint-config-art

or

npm install --save-dev stylelint stylelint-config-art

stylelint-config-art comes packaged with:

stylelint

stylelint-config-prettier

stylelint-config-prettier-scss

stylelint-config-standard

stylelint-config-standard-scss

Usage

Copy the following code snippet into a stylelint-config.js in your app's root directory:

module.exports = {
  extends: 'stylelint-config-art',
}

Release Instructions

  1. Update the version number in package.json

  2. Run:

$ npm publish --access=public
  1. git push, git paid
1.1.5

2 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago