UNPKG

markdownlint

Version:

A Node.js style checker and lint tool for Markdown/CommonMark files.

4 lines (2 loc) 99 B
// @ts-check export { lintSync as lint, readConfigSync as readConfig } from "./markdownlint.mjs";