Socket
Book a DemoInstallSign in
Socket

@channel.io/stylelint-config

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@channel.io/stylelint-config

Configuration for Stylelint by Channel.io

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
5
Created
Source

@channel.io/stylelint-config

Configuration for Stylelint by Channel.io

Installation

npm

$ npm install --dev @channel.io/stylelint-config

Yarn

$ yarn add --dev @channel.io/stylelint-config

Install Packages

Get peer dependency lists and install them.

$ npm info @channel.io/stylelint-config peerDependencies

Or install with install-peerdeps.

$ npx install-peerdeps --dev @channel.io/stylelint-config

Configure

Create .stylelintrc file and extend this library.

{
  "extends": ["@channel-io/stylelint-config"],
}

Keywords

stylelint

FAQs

Package last updated on 16 May 2024

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