🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign 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
Maintainers
0
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