UNPKG

remark-preset-lint-markdown-style-guide

Version:

remark preset to configure remark-lint with rules that enforce the markdown style guide

5 lines 205 B
export default remarkPresetLintMarkdownStyleGuide; /** @type {Preset} */ declare const remarkPresetLintMarkdownStyleGuide: Preset; import type { Preset } from 'unified'; //# sourceMappingURL=index.d.ts.map