UNPKG

110 BTypeScriptView Raw
1import { Rule } from '@angular-devkit/schematics';
2export declare function applyLintFix(path?: string): Rule;