This package has been deprecated

Author message:

This package has been renamed to @craftworks/stylelint-config-angular. Install @craftworks/stylelint-config-angular instead. See https://www.npmjs.com/package/@craftworks/stylelint-config-angular

@craftworks/stylelint-config-craftworks
TypeScript icon, indicating that this package has built-in type declarations

3.0.3 • 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-standard-scss, stylelint-config-hudochenkov/order and stylelint-config-prettier` (in that order) and applies some rules to allow usage with Angular, among other things.

Note that stylelint-config-standard and stylelint-config-standard-scss extend stylelint-config-recommended and stylelint-config-recommended-scss respectively.

Installation

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

Usage

In .stylelintrc

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

Peer Dependencies

  • stylelint ^14

See package.json for more details

License

MIT

Package Sidebar

Install

npm i @craftworks/stylelint-config-craftworks

Weekly Downloads

53

Version

3.0.3

License

MIT

Unpacked Size

12.5 kB

Total Files

7

Last publish

Collaborators

  • phi_spindler
  • zualexander