mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 05:50:13 +01:00
1 line
87 B
TypeScript
1 line
87 B
TypeScript
export { lintAsync as lint, readConfigAsync as readConfig } from "./markdownlint.mjs";
|