UNPKG

markdownlint

Version:

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

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