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

@drmikecrowe/stylelint-config-scss

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drmikecrowe/stylelint-config-scss

drmikecrowe stylelint config

latest
Source
npmnpm
Version
0.3.5
Version published
Maintainers
1
Created
Source

Personal configs

Credit: Forked from ntnyq

StyleLint config for SCSS

Usage

Install

$ npm i @drmikecrowe/stylelint-config-scss -D
# OR
$ yarn add @drmikecrowe/stylelint-config-scss -D

Extend this config

in .stylelintrc.yml

extends:
  - @drmikecrowe/stylelint-config-scss

in package.json

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

Keywords

drmikecrowe

FAQs

Package last updated on 06 Jun 2022

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