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

@entire.se/stylelint-scss

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entire.se/stylelint-scss

Lorem ipsum dolor sit amet

latest
npmnpm
Version
3.1.0
Version published
Maintainers
2
Created
Source

@entire.se/stylelint-scss

lerna npm version npm license

Extendable Stylelint configuration for SCSS.

Installation

yarn add @entire.se/stylelint-scss -D

Peer dependencies

{
  "@entire.se/prettier": "^3.0.0",
  "prettier": "^3.0.3",
  "stylelint": "^15.3.0",
  "stylelint-config-standard-scss": "^11.0.0",
  "stylelint-prettier": "^4.0.2"
}

Usage

Extend @entire.se/stylelint-scss in the Stylelint configuration. Also make sure to setup and install @entire.se/prettier and its peer dependencies.

module.exports = {
  extends: '@entire.se/stylelint-scss',
};

FAQs

Package last updated on 27 Oct 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