🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

@vkontakte/stylelint-config

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vkontakte/stylelint-config

stylelint config from VK

latest
npmnpm
Version
4.1.0
Version published
Maintainers
4
Created
Source

@vkontakte/stylelint-config

Правила линтинга CSS от VK.

Установка

yarn add -D @vkontakte/stylelint-config stylelint postcss

или

npm install -D @vkontakte/stylelint-config stylelint postcss

Использование

// на примере, .stylelintrc.js

modules.exports = {
  extends: ['@vkontakte/stylelint-config'],
};

FAQs

Package last updated on 22 Feb 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