UNPKG

eslint-plugin-reblend

Version:

Reblend specific linting rules for ESLint

8 lines (5 loc) 203 B
'use strict'; function docsUrl(ruleName) { return `https://github.com/scyberLink/create-reblend-app/tree/master/packages/eslint-plugin-reblend/docs/rules/${ruleName}.md`; } module.exports = docsUrl;