UNPKG

eslint-plugin-tachecker

Version:
8 lines (5 loc) 177 B
'use strict'; function docsUrl(ruleName) { return `https://github.com/linshaolie/eslint-plugin-tachecker/blob/master/docs/rules/${ruleName}.md`; } module.exports = docsUrl;