New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@antmjs/stylelint

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antmjs/stylelint

样式统一规范工具库

latest
Source
npmnpm
Version
2.4.2
Version published
Maintainers
2
Created
Source

@antmjs/stylelint

样式统一规范工具库

为什么需要

团队成员多了之后避免因为格式不一致导致一大堆的冲突

安装

yarn add @antmjs/stylelint --dev

使用

stylelint.config.js

module.exports = {
  extends: ['@antmjs/stylelint'],
}

Keywords

stylelint

FAQs

Package last updated on 18 Jul 2025

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