Socket
Book a DemoInstallSign in
Socket

@kitschpatrol/markdownlint-config

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitschpatrol/markdownlint-config

markdownlint config for @kitschpatrol/shared-config

2.1.1
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

@kitschpatrol/markdownlint-config

Overview

It's a shared markdownlint config.

See @kitschpatrol/shared-config for the recommended single-package approach.

Setup

To use just this markdownlint config in isolation:

  • Install the .npmrc in your project root. This is required for correct PNPM behavior:

    pnpm dlx @kitschpatrol/npm-config
    
  • Add the package:

    pnpm add -D @kitschpatrol/markdownlint-config
    
  • Add the starter .markdownlint.json file to your project root, and add any customizations you'd like:

    pnpm exec markdownlint-config --init
    

Usage

The markdownlint binary should be picked up automatically by VSCode plugins.

You can call it directly, or use the script bundled with the config.

Integrate with your package.json scripts as you see fit, for example:

...
"scripts": {
  "lint": "markdownlint-config"
}
...

Notes

Ignores files in .gitignore

FAQs

Package last updated on 12 Dec 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.