UNPKG

eslint-plugin-jam3

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