2 lines
128 B
TypeScript
2 lines
128 B
TypeScript
export { extendConfigPromise as extendConfig, lintPromise as lint, readConfigPromise as readConfig } from "./markdownlint.mjs";
|