Urara-Blog/node_modules/.pnpm-store/v3/files/c8/cdef7bab5323a821e6fa06fd6050d91f960722817001a1092ca3c1096bfc1c1ce00ed0fb1c1cadea5119e18769f1ed4429e075784bcfdd883e0b5216761d3f
2022-08-14 01:14:53 +08:00

6 lines
No EOL
305 B
Text

"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