You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@convidera-team/stylelint-config-convidera

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convidera-team/stylelint-config-convidera

Stylelint config used in Convidera

3.0.0
latest
npmnpm
Version published
Weekly downloads
752
4.59%
Maintainers
0
Weekly downloads
 
Created
Source

Stylelint config used in Convidera

Installation

npm i @convidera-team/stylelint-config-convidera --save-dev

or

yarn add @convidera-team/stylelint-config-convidera -D

Add the following to your stylelint.config.js file:

module.exports = {
  extends: '@convidera-team/stylelint-config-convidera'
};

Changelog

3.0.0

  • Breaking: supports stylelint v16.0.0 and above
  • remove deprecated in v15 rules. See https://stylelint.io/migration-guide/to-15/#deprecated-stylistic-rules

2.1.0

  • add 'string-quotes': 'single' rule

2.0.0

  • Breaking: supports stylelint v14.0.0 and above

FAQs

Package last updated on 09 Sep 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