UNPKG

@o3r/eslint-config-otter

Version:

Recommended eslint configuration for Otter project

10 lines 287 B
import { type Rule } from '@angular-devkit/schematics'; /** * Update of Otter library V10.0 */ export declare const updateV100: (options: any) => Rule; /** * Update of Otter library V11.6 */ export declare const updateV116: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map