2.0.7 • Published 1 year ago

@ezyaez/stylelint-config-ez v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

stylelint-config-ez

Global Stylelint configuration for SCSS projects.

Getting Started

Install Package

npm i -D @ezyaez/stylelint-config-ez

Library Usage

This library contains some of the most common rules for stylelint. It is recommended to use this library as a base for your own configuration in projects. It extends stylelint-config-standard-scss and contains rules for CSS and SCSS. You can override or extend the rules in your own configuration as per requirement.

Stylelint can be configured in many ways e.g (package.json, .stylelintyc, stylelint.config.js, stylelintrc.yaml, stlelintrc.js, etc.)

To extend this library

extends: ["@ezyaez/stylelint-config-ez"]

Library Rules

Building

Run nx build stylelint-config-ez to build the library.

Linting

Run nx lint stylelint-config-ez to lint the library.

Running unit tests

Run nx test stylelint-config-ez to execute the unit tests via Jest.

View Change Log

2.0.8-beta.1

1 year ago

2.0.8-beta

1 year ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.6-beta

2 years ago

2.0.7-0.alpha

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.4-test

2 years ago

0.0.0-test.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

1.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago