UNPKG

remark-lint-no-file-name-articles

Version:

remark-lint rule to warn when file name start with an article

4 lines 210 B
export default remarkLintNoFileNameArticles; declare const remarkLintNoFileNameArticles: import("unified-lint-rule").Plugin<Root, unknown>; import type { Root } from 'mdast'; //# sourceMappingURL=index.d.ts.map