UNPKG

prettylint

Version:
2 lines (1 loc) 143 B
export declare function createIsIgnoredFunction(ignoreFilePaths: string[], withNodeModules?: boolean): Promise<(filepath: string) => boolean>;