UNPKG

@appworks/doctor

Version:

Analyse and running codemods over react/rax projects, troubleshooting and automatically fixing errors

6 lines (5 loc) 86 B
export interface IFileInfo { path: string; source: string; LoC: number; }