markdownlint/lib/constants.js

6 lines
136 B
JavaScript

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