Type alias ErroredPaths

ErroredPaths: {
    [subpath: string]: ToolError[];
}

Type declaration

Generated using TypeDoc