UNPKG

@angular-eslint/schematics

Version:
14 lines (12 loc) 388 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = default_1; function default_1() { return () => { throw new Error('\n' + ` Error: The \`convert-tslint-to-eslint\` schematic is no longer supported. Please see https://github.com/angular-eslint/angular-eslint/blob/main/docs/MIGRATING_FROM_TSLINT.md `.trim()); }; }