forked from Rowland/EG
4 lines
99 B
JavaScript
4 lines
99 B
JavaScript
// @ts-check
|
|
|
|
export { lintSync as lint, readConfigSync as readConfig } from "./markdownlint.mjs";
|