1.0.1 • Published 4 years ago

@hintwall/stylelint-config v1.0.1

Weekly downloads
13
License
MIT
Repository
github
Last release
4 years ago

@hintwall/stylelint-config

Shareable stylelint config

npm version badge npm license badge semantic-release badge

Usage

Install package:

$ npm install --save-dev stylelint @hintwall/stylelint-config

Extend your config file:

// .stylelintrc.js
module.exports = {
  extends: ['@hintwall/stylelint-config'],
}

License

See LICENSE file for details.

1.0.1

4 years ago

1.0.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago