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

stylelint-config-inplus

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-inplus

StyleLint Shareable Config for InPlus FE Guidelines

latest
npmnpm
Version
1.1.1
Version published
Weekly downloads
8
60%
Maintainers
1
Weekly downloads
 
Created
Source

stylelint-config-inplus

本包提供了《印嘉科技前端规范 - CSS 编码规范》配套的 stylelint 可共享配置

安装

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

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

使用

在你的 .stylelintrc 中继承本包:

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

Keywords

stylelint

FAQs

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