1.3.0 • Published 4 years ago

@void0/stylelint-config v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

@void0/eslint-config

This package provides a strict stylelint config for projects using Prettier.

Usage

  1. Install the package:
npm install --save-dev @void0/stylelint-config
  1. Add "extends": "@void0/stylelint-config" to your .stylelintrc.

Ignored Rules

Most of the rules are activated and will trigger errors. Here is a list of all the rules that are ignored in this config:

TBD