1. @stylelint/remark-preset
stylelint org's shareable preset for remark
@stylelint/remark-preset
Package: @stylelint/remark-preset
Created by: stylelint
Last modified: Mon, 02 Oct 2023 01:59:24 GMT
Version: 5.0.0
License: MIT
Downloads: 2,188
Repository: https://github.com/stylelint/remark-preset

Install

npm install @stylelint/remark-preset
yarn add @stylelint/remark-preset

@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

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code