stylelint-config-bc-default

1.0.2 • Public • Published

Default configuration for stylelint

Default configuration

This configuration extends stylelint-config-recommended.

The stylelint-scss plugin is included by default.

Usage

Add following to your .stylelintrc.json.

{
    "extends": "bc-default",
    // Add your rules
    "rules: {
        "my-rule": false
    }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i stylelint-config-bc-default

Weekly Downloads

2

Version

1.0.2

License

ISC

Last publish

Collaborators

  • erik.seifert