stylelint-config-custrino

2.0.1 • Public • Published

StyleLint Config Custrino

A personally created StyleLint shareable configuration set.

Installation

$ npm install --save-dev stylelint-config-custrino

Usage

Used by specifying in the extends section of the StyleLint configuration.

{
  "extends": ["stylelint-config-custrino", "stylelint-config-custrino/xxxx"]
}

Additional configurations

Additional configurations can be used depending on the project.

You need to add a corresponding plugin.

stylelint-config-custrino/scss

This configuration enables the rules for SCSS.

Add required plugins:

$ npm install --save-dev stylelint-scss

stylelint-config-custrino/css-in-js

This configuration enables the rules for CSS in JS.

Package Sidebar

Install

npm i stylelint-config-custrino

Weekly Downloads

5

Version

2.0.1

License

MIT

Unpacked Size

7.46 kB

Total Files

7

Last publish

Collaborators

  • cano