1.6.0 • Published 1 year ago

@competec/stylelint-config-competec v1.6.0

Weekly downloads
15
License
MIT
Repository
github
Last release
1 year ago

semantic-release NPM version

Stylelint-config-competec

Competec Stylelint Rules

Installation

You'll first need to install Stylelint with yarn:

$ yarn add stylelint --dev

Next, install @competec/stylelint-config-competec with yarn:

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

Usage

Create a file named stylelint.config.js with following contents in the root folder of your project:

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

Developer Information

Please use the yarn commit command to add commit with the correct formatting.

1.6.0

1 year ago

1.5.0

1 year ago

1.4.2

4 years ago

1.4.1

4 years ago

1.2.6

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago