@joinbox/stylelint-config-joinbox

1.3.4 • Public • Published

Joinbox Linter Configuration

Linter configuration for SCSS project based on airbnb rules (with some custom changes).

Installation

Since the module is not published yet pull it form github.

npm i -D @joinbox/stylelint-config-joinbox

Usage

Add the following line to the .stylelintrc file in the project root folder.

{
  "extends": "@joinbox/stylelint-config-joinbox"
}

Joinbox CSS / Sass Styleguide

The guidelines can be found here.


Joinbox Style Guide

Date of latest change: April 18, 2019

Basics

Joinbox-Specific Changes

Basic Considerations

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @joinbox/stylelint-config-joinbox

    Weekly Downloads

    17

    Version

    1.3.4

    License

    MIT

    Unpacked Size

    5.11 kB

    Total Files

    7

    Last publish

    Collaborators

    • fxstr
    • simontschanz
    • andimeier-ch