UNPKG

eslint-plugin-vuejs-accessibility

Version:
7 lines (6 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function makeDocsURL(name) { return `https://vue-a11y.github.io/eslint-plugin-vuejs-accessibility/rules/${name}.html`; } exports.default = makeDocsURL;