UNPKG

ec0lint-plugin-react

Version:

React specific linting rules for ec0lint

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