mirror of
https://github.com/desktop/desktop
synced 2024-10-31 11:07:25 +00:00
3 lines
109 B
JavaScript
3 lines
109 B
JavaScript
|
const markdownlintGitHub = require('@github/markdownlint-github')
|
||
|
module.exports = markdownlintGitHub.init()
|