UNPKG

eslint-plugin-tsc

Version:
8 lines (7 loc) 189 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.rules = void 0; const config_1 = require("./config"); exports.rules = { config: config_1.config, };