mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-30 10:45:17 +01:00
1 line
128 B
TypeScript
1 line
128 B
TypeScript
export { extendConfigPromise as extendConfig, lintPromise as lint, readConfigPromise as readConfig } from "./markdownlint.mjs";
|