astro-ghostcms/.pnpm-store/v3/files/c8/cdef7bab5323a821e6fa06fd605...

6 lines
305 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createRule = void 0;
const utils_1 = require("@typescript-eslint/utils");
exports.createRule = utils_1.ESLintUtils.RuleCreator(name => `https://typescript-eslint.io/rules/${name}`);
//# sourceMappingURL=createRule.js.map