@mxjoly/stylelint-config

1.5.1 • Public • Published

Stylelint Config

A shared Stylelint config for all the @mxjoly packages.

Installation

yarn add --dev @mxjoly/stylelint-config
npm install --save-dev @mxjoly/stylelint-config

Setup

To use this config, add to your stylelint config file:

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

For more information see: https://stylelint.io/user-guide/configuration#extends

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i @mxjoly/stylelint-config

    Weekly Downloads

    2

    Version

    1.5.1

    License

    MIT

    Unpacked Size

    2.61 kB

    Total Files

    4

    Last publish

    Collaborators

    • mxjoly