Socket
Book a DemoInstallSign in
Socket

@netzstrategen/stylelint-config

Package Overview
Dependencies
Maintainers
8
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netzstrategen/stylelint-config

Stylelint configuration for netzstrategen projects.

3.0.0
latest
Source
npmnpm
Version published
Weekly downloads
1
-80%
Maintainers
8
Weekly downloads
 
Created
Source

Netzstrategen stylelint config

Standard stylelint config for Netzstrategen projects.

Installation

Install the configuration and all peer dependencies:

npm install --save-dev @netzstrategen/stylelint-config stylelint

Usage

Create the stylelint configuration

Create a stylelint configuration json file:

.stylelintrc.json

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

Modifying the config

Overwrite rules from the default Netzstrategen config:

{
  "extends": [
    "stylelint-config-netzstrategen"
  ],
  "rules": {
    "no-empty-source": null
  }
}

Stylelint has an extensive list of rules. Additional rules are provided by the following packages:

Keywords

stylelint

FAQs

Package last updated on 10 Nov 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.