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