1.1.5 • Published 1 year ago

stylelint-config-art v1.1.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year 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

1 year ago

1.1.4

1 year ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago