Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@iraiser/stylelint-config-base

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iraiser/stylelint-config-base

StyleLint shareable config for the iRaiser CSS style guide.

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
2
Created
Source

StyleLint Config

Version Download

StyleLint shareable config for the iRaiser CSS style guide.

Install

npm install @iraiser/stylelint-config-base stylelint --save-dev

Usage

Create .stylelintrc file on root of your project.

{
    "extends": [
        "@iraiser/stylelint-config-base"
    ]
}

You can extend the rules with your own config, see StyleLint documentation.

Keywords

stylelint

FAQs

Package last updated on 15 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts