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