npm

@electerious/stylelint-config

4.0.0 • Public • Published

stylelint configuration

Build

Shareable stylelint configuration for my personal projects.

Install

Install this package. It already includes stylelint and the necessary plugins.

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

Usage

Create a file named .stylelintrc.json with following contents in the root folder of your project:

{
  "extends": "@electerious/stylelint-config"
}

That's it! You can override the settings by editing the .stylelintrc.json file.

Package Sidebar

Install

npm i @electerious/stylelint-config

Weekly Downloads

0

Version

4.0.0

License

MIT

Unpacked Size

4.68 kB

Total Files

4

Last publish

Collaborators

  • electerious