UNPKG

tslint-to-eslint-config

Version:

Converts your TSLint configuration to the closest reasonable ESLint equivalent.

8 lines 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.convertRxjsNoUnusedAdd = void 0; const convertRxjsNoUnusedAdd = () => { return {}; }; exports.convertRxjsNoUnusedAdd = convertRxjsNoUnusedAdd; //# sourceMappingURL=rxjs-no-unused-add.js.map