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

@stylelint/remark-preset

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylelint/remark-preset

stylelint org's shareable preset for remark

latest
Source
npmnpm
Version
5.1.1
Version published
Weekly downloads
2.5K
71.91%
Maintainers
0
Weekly downloads
 
Created
Source

@stylelint/remark-preset

NPM version Build Status

stylelint org's shareable preset for remark.

For consistent Markdown code across stylelint's repos.

Installation

$ npm install @stylelint/remark-preset --save-dev

Usage

Add this to your package.json:

{
  "remarkConfig": {
    "plugins": ["@stylelint/remark-preset"]
  }
}

Changelog

Keywords

remark

FAQs

Package last updated on 21 Jun 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