Socket
Book a DemoInstallSign in
Socket

@igloosoftware/stylelint-config-igloo

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@igloosoftware/stylelint-config-igloo

Igloo stylelint configurations

0.2.0
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
6
Weekly downloads
 
Created
Source

stylelint-config-igloo

Igloo Stylelint configurations

Prerequisites

Stylelint

Yarn

Installation

Install the following packages as devDependencies:


yarn add --dev @igloosoftware/stylelint-config-igloo stylelint stylelint-order

Notice the stylelint dependencies. If your project uses SASS, you will also need stylelint-scss.

Usage

Full Configurations

This package includes the following complete and ready to use configurations:

  • @igloosoftware/stylelint-config-igloo - The base set of configurations.

Project Setup

To consume just add the extends attribute to your .stylelintrc within your project's root.

{
  "extends": "@igloosoftware/stylelint-config-igloo"
}

If you need to override specific rules within your project, you can do so like this:

{
  "extends": "@igloosoftware/stylelint-config-igloo",
  "rules": {
    "string-quotes": "double",
  }
}

Keywords

stylelint

FAQs

Package last updated on 13 Aug 2020

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.