🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@schul-cloud/stylelint-config

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

@schul-cloud/stylelint-config

This package contains shareable Stylelint configuration used by the applications created @schul-cloud.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
6
Created
Source

@schul-cloud/stylelint-config

npm (scoped)

Getting Started

1. Installation

Using npm:

  npm install -D @schul-cloud/stylelint-config

Using Yarn:

  yarn add @schul-cloud/stylelint-config --dev

2. Usage

  • Create a new file and name it as stylelint.config.js
  • Just extend @schul-cloud/stylelint-config
{
  "extends": "stylelint-config-standard",
  // enter your custom rules here
}

Learn more on how to extend the config here: https://github.com/stylelint/stylelint-config-standard#extending-the-config

Keywords

stylelint

FAQs

Package last updated on 30 Apr 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