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

@gunnarx2/stylelint

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gunnarx2/stylelint

Stylelint configuration

latest
Source
npmnpm
Version
4.1.1
Version published
Maintainers
1
Created
Source

@gunnarx2/stylelint

npm version npm downloads npm bundle size npm license lerna

Extendable Stylelint configuration.

Installation

yarn add @gunnarx2/stylelint stylelint@^13.7.2 stylelint-config-sass-guidelines@^7.1.0 -D

Usage

Extend @gunnarx2/stylelint in the Stylelint config.

module.exports = {
  extends: '@gunnarx2/stylelint'
};

FAQs

Package last updated on 04 Jan 2021

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