UNPKG

tslint-to-eslint-config

Version:

Converts your TSLint configuration to the closest reasonable ESLint equivalent.

9 lines (8 loc) 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.convertRxjsDeepOperators = void 0; const convertRxjsDeepOperators = () => { return {}; }; exports.convertRxjsDeepOperators = convertRxjsDeepOperators; //# sourceMappingURL=rxjs-deep-operators.js.map