5.1.6 • Published 10 months ago

@jenssimon/stylelint-config v5.1.6

Weekly downloads
8
License
MIT
Repository
github
Last release
10 months ago

NPM version Downloads star this repo fork this repo Build Status

stylelint-config

A collection of shareable Stylelint configurations

Installation

$ yarn add @jenssimon/stylelint-config --dev

Configurations

Default configuration

This configuration targets projects using Sass. It is based on stylelint-config-standard.

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

Optionally you can enable style order and use @jenssimon/stylelint-config/order.

Base configuration

This configuration is the Default configuration without the rules for Sass in the default configuration.

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

For style order use @jenssimon/stylelint-config/base-order.

SFRA configuration

This is the configuration for the Salesforce Commerce Cloud (SFCC) Storefront Reference Architecture (SFRA),

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

License

MIT © 2023 Jens Simon

5.1.6

10 months ago

5.1.5

11 months ago

5.1.4

1 year ago

5.1.3

1 year ago

5.1.2

1 year ago

5.1.1

1 year ago

5.1.0

2 years ago

5.0.7

2 years ago

5.0.6

2 years ago

5.0.5

2 years ago

5.0.4

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

4.0.5

2 years ago

4.0.4

2 years ago

4.0.6

2 years ago

4.0.3

2 years ago

4.0.2

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.0

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.5

3 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

4 years ago

2.0.0

4 years ago

1.2.2

4 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago