stylelint-config-vi

3.0.0 • Public • Published

stylelint-config-vi

npm Build Status

This package provides a Stylelint shareable config for the VI Company's Sass coding style.

Installation

To make use of this config, install Stylelint and this package as a development dependency of your project:

npm install stylelint stylelint-config-vi --save-dev

Usage

Create a .stylelintrc.js config file in the root of the project:

.stylelintrc.js

module.exports = {
  extends: 'stylelint-config-vi'
};

License

MIT © VI Company

/stylelint-config-vi/

    Package Sidebar

    Install

    npm i stylelint-config-vi

    Weekly Downloads

    125

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    25 kB

    Total Files

    12

    Last publish

    Collaborators

    • vicompany-frontend
    • edw1n
    • svensigmond
    • timseverien
    • vi-company
    • sjorsjes
    • ba55ie