simondh's picture
front
cc651f6
raw
history blame
139 Bytes
export declare function runEslintAsync(files: string[], mode: 'suppress' | 'prune'): Promise<void>;
//# sourceMappingURL=runEslint.d.ts.map