markdownlint/lib/exports-promise.d.mts

1 line
128 B
TypeScript

export { extendConfigPromise as extendConfig, lintPromise as lint, readConfigPromise as readConfig } from "./markdownlint.mjs";