@competec/stylelint-config-competec

1.6.0 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i @competec/stylelint-config-competec

Weekly Downloads

1

Version

1.6.0

License

MIT

Unpacked Size

6.74 kB

Total Files

4

Last publish

Collaborators

  • teamwebcompetec
  • raphaelh