mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +01:00
1 line
85 B
TypeScript
1 line
85 B
TypeScript
export { lintSync as lint, readConfigSync as readConfig } from "./markdownlint.mjs";
|