stylelint-config-fs

0.5.0 • Public • Published

stylelint-config-fs

This package provides Flatstack's CSS Stylelint config as an extensible shared config.

Usage

  1. Install stylelint-config-fs package

Via npm:

npm install stylelint-config-fs --save-dev

Via yarn:

yarn add stylelint-config-fs --dev
  1. Add "extends": "stylelint-config-fs" to your .stylelintrc
{
  "extends""stylelint-config-fs",
  "rules"{
    // you can override some of the rules below
    'indentation': 3
    ...
  }
}

Credits

Stylelint-config-fs is maintained by Marat Fakhreev. It was written by Flatstack with the help of our contributors.

Readme

Keywords

none

Package Sidebar

Install

npm i stylelint-config-fs

Weekly Downloads

1

Version

0.5.0

License

MIT

Last publish

Collaborators

  • maratfakhreev
  • danil.agafonov
  • timurv