UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

10 lines (9 loc) 218 B
/** * The configuration file for the eslintrc.json file to support lint --fix command. */ export declare const adds: { toBeAdded: string; toBeAddedAfter: string; indent: number; keyword: string; }[];