markdownlint/lib/exports-async.mjs

3 lines
101 B
JavaScript

// @ts-check
export { lintAsync as lint, readConfigAsync as readConfig } from "./markdownlint.mjs";