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

@iraiser/stylelint-config-scss

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iraiser/stylelint-config-scss

StyleLint shareable config for the iRaiser Scss style guide.

latest
Source
npmnpm
Version
1.4.1
Version published
Maintainers
2
Created
Source

StyleLint Config for Scss

Version Download

StyleLint shareable config for the iRaiser Scss style guide.

Install

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

Usage

Create .stylelintrc file on root of your project.

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

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