UNPKG

@gmjs/eslint-config

Version:
6 lines (5 loc) 299 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getEsLintConfigs = void 0; var configuration_1 = require("./configuration"); Object.defineProperty(exports, "getEsLintConfigs", { enumerable: true, get: function () { return configuration_1.getEsLintConfigs; } });