UNPKG

@o3r/eslint-config-otter

Version:

Recommended eslint configuration for Otter project

8 lines 222 B
import { type Rule } from '@angular-devkit/schematics'; /** * Add Stylistic package in the dependencies * @param tree * @param context */ export declare const addStylistic: Rule; //# sourceMappingURL=stylistic.d.ts.map