@starlab/stylelint-config

1.0.5 • Public • Published

@starlab/stylelint-config

StarLab StyleLint extensible and sharable configuration.

Usage

Install the configuration as a npm package:

$ npm install --save-dev @starlab/stylelint-config

# --- OR ---

$ yarn add --dev @starlab/stylelint-config

and then add it as extension in your .stylelintrc.json file:

{
  "extends": ["@starlab/stylelint-config"]
}

The corresponding .stylelintrc.yaml file looks like this:

extends:
  - @starlab/stylelint-config

/@starlab/stylelint-config/

    Package Sidebar

    Install

    npm i @starlab/stylelint-config

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    4.94 kB

    Total Files

    5

    Last publish

    Collaborators

    • kryshac