UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

7 lines (6 loc) 136 B
export declare function parseEslintError({ lintReportFile, }: { lintReportFile: string; }): { errorMap: any; total: any; };