1.2.0 • Published 3 years ago

@wtflol/stylelint v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@wtflol/stylelint

lerna npm version npm license

Extendable Stylelint configuration.

Installation

yarn add @wtflol/stylelint \
  @wtflol/prettier@^1.0.0 \
  stylelint@^13.13.0 \
  stylelint-config-prettier@^8.0.2 \
  stylelint-config-sass-guidelines@^8.0.0 \
  stylelint-prettier@^1.2.0 -D

Usage

Extend @wtflol/stylelint in the Stylelint configuration. Also make sure to setup and install @wtflol/prettier and its peer dependencies.

module.exports = {
  extends: '@wtflol/stylelint'
};
1.2.0

3 years ago

1.1.1

3 years ago

1.0.2

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago