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