UNPKG

remark-preset-lint-consistent

Version:

remark preset to configure remark-lint with rules that enforce consistency

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