mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-06 09:57:18 +02:00
1 line
87 B
TypeScript
1 line
87 B
TypeScript
export { lintAsync as lint, readConfigAsync as readConfig } from "./markdownlint.mjs";
|