This package has been deprecated

Author message:

this package is deprecated in favour of @craftworks/stylelint-config-craftworks

stylelint-config-craftworks

1.0.1 • Public • Published

Stylelint Config Craftworks

NPM version Downloads

A stylelint config used at craftworks optimized for SCSS and Angular

Contains the ruleset of stylelint-config-standard, stylelint-config-recommended-scss, stylelint-config-rational-order/borderInBoxModel and tslint-config-prettier (in that order) and applies some rules to allow usage with Angular.

Installation

npm install stylelint-config-craftworks --save-dev

Usage

In .stylelintrc

{
  "extends": "stylelint-config-craftworks",
  "rules": {
    // your rules
  }
}

Peer Dependencies

  • stylelint ^10.0.1

See package.json for more details

License

MIT

Package Sidebar

Install

npm i stylelint-config-craftworks

Weekly Downloads

9

Version

1.0.1

License

MIT

Unpacked Size

5.33 kB

Total Files

4

Last publish

Collaborators

  • phi_spindler
  • zualexander