0.1.25 • Published 3 years ago

@atir-naveed-geeksltd/stylelint-config v0.1.25

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Stylelint Config

What is stylelint?

A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.

About

stylelint rules recommended by Medly to provide more linting (style) powers to your react based web applications.

Shared stylelint config

Install

yarn add -D @atir-naveed-geeksltd/stylelint-config

Usage

Add below line in your package.json

{
 "stylelint": { "extends": "@atir-naveed-geeksltd/stylelint-config" }
}

Default config

You can view the default config here