UNPKG

@schematics/angular

Version:
4 lines (3 loc) 133 B
import { Rule } from '@angular-devkit/schematics'; export declare const TSLINT_VERSION = "~6.1.0"; export default function (): Rule;