UNPKG

eslint-plugin-react-form-fields

Version:
6 lines (5 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.docsUrl = void 0; const docsUrl = (ruleName) => `https://github.com/kotarella1110/eslint-plugin-react-form-fields/tree/master/docs/rules/${ruleName}.md`; exports.docsUrl = docsUrl;