UNPKG

typescript-tslint-plugin

Version:
7 lines 314 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TSLINT_ERROR_SOURCE = exports.TSLINT_ERROR_CODE = exports.pluginId = void 0; exports.pluginId = 'typescript-tslint-plugin'; exports.TSLINT_ERROR_CODE = 1; exports.TSLINT_ERROR_SOURCE = 'tslint'; //# sourceMappingURL=config.js.map