// @ts-check "use strict"; module.exports.deprecatedRuleNames = [ "MD002", "MD006" ]; module.exports.homepage = "https://github.com/DavidAnson/markdownlint"; module.exports.version = "0.25.0";