@cyansalt/stylelint-config

4.0.5 • Public • Published

@cyansalt/stylelint-config

npm

My Stylelint configuration preset.

Installation

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

Usage

// stylelint.config.js
import config from '@cyansalt/stylelint-config'

export default {
  overrides: config(),
}

Options

// stylelint.config.js
import config from '@cyansalt/stylelint-config'

export default {
  overrides: config({

    // Whether to enable SCSS rules.
    // It will be enabled when `sass` or `sass-embedded` is installed in the project by default.
    scss: true,

  }),
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.52latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.52
4.0.40
4.0.30
4.0.20
4.0.10
4.0.00
3.5.20
3.5.10
3.5.00
3.4.10
3.4.00
3.3.10
3.3.00
3.2.10
3.2.00
3.1.10
3.1.00
3.0.10
3.0.00
2.1.50
2.1.40
2.1.30
2.1.20
2.1.10
2.1.00
2.0.40
2.0.30
2.0.20
2.0.10
2.0.00
1.8.30
1.8.20
1.8.10
1.8.00
1.7.20
1.7.10
1.7.00
1.6.10
1.6.00
1.5.20
1.5.10
1.5.00
1.4.10
1.4.00
1.3.20
1.3.10
1.3.00
1.2.30
1.2.20
1.2.10
1.2.00
1.1.00
1.0.00
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @cyansalt/stylelint-config

Weekly Downloads

2

Version

4.0.5

License

ISC

Unpacked Size

45 kB

Total Files

20

Last publish

Collaborators

  • cyansalt