1.2.6 • Published 1 month ago

@tiwariav/stylelint-config v1.2.6

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

stylelint-config

Shareable config for stylelint.

v16

Upgrade for v16 is pending following issue:

When the above is fixed, plugins which are not ported can be ignored.

Installation

npm install --save-dev stylelint @tiwariav/stylelint-config

Usage

Use with the shared config:

{
  "extends": [
    "@tiwariav/stylelint-config"
  ]
}

To only use a particular plugin:

{
  "plugins": [
    "@tiwariav/stylelint-config/plugins/color"
  ],
}
1.2.6

1 month ago

1.2.5

2 months ago

1.2.4

2 months ago

1.2.3

3 months ago

1.2.0

4 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.2.2

4 months ago

1.2.1

4 months ago

1.1.2

4 months ago

1.0.19

4 months ago

1.0.18

4 months ago

1.0.17

4 months ago

1.0.16

4 months ago

1.0.20

4 months ago

1.0.11

4 months ago

1.0.15

4 months ago

1.0.14

4 months ago

1.0.13

4 months ago

1.0.12

4 months ago

1.0.10

4 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago