stylelint-config-chisel

1.0.0 • Public • Published

stylelint-config-chisel

Stylelint config based on stylelint-config-standard with Prettier and custom additions.

Prettier

You'll have to install Prettier on your own in order to use it. It won't be included by default when you install this package. Don't hesitate to add your own .prettierrc file to customise code formatting.

Installation

We recommend to use Yarn however you are free to use NPM. Snippet from the example below will install Eslint and Prettier as you'll need both of them to make use of this config.

yarn add --dev stylelint prettier stylelint-config-chisel

Usage

Add this to your .stylelintrc or other stylelint configuration file:

{
  "extends": "stylelint-config-chisel"
}

Readme

Keywords

none

Package Sidebar

Install

npm i stylelint-config-chisel

Weekly Downloads

12

Version

1.0.0

License

MIT

Unpacked Size

5.2 kB

Total Files

5

Last publish

Collaborators

  • luboskmetko
  • jakub300
  • arturkot