markdownlint/lib/constants.js

7 lines
136 B
JavaScript
Raw Normal View History

// @ts-check
"use strict";
module.exports.homepage = "https://github.com/DavidAnson/markdownlint";
module.exports.version = "0.24.0";