🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

stylelint-config-ykplus

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-ykplus

StyleLint Shareable Config for YkPlus FE Guidelines

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

stylelint-config-ykplus

本包提供了《移卡前端规范 - CSS 编码规范》配套的 stylelint 可共享配置

安装

除了本包,你需要同时安装

npm install stylelint-config-ykplus stylelint stylelint-config-standard-scss stylelint-config-recommended-vue stylelint-order --save-dev

使用

在你的 .stylelintrc 中继承本包:

{
  "extends": "stylelint-config-ykplus"
}

Keywords

stylelint

FAQs

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