UNPKG

@iceworks/doctor

Version:

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

13 lines (12 loc) 311 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { tmpFiles: { files: 'files.json', report: { eslint: 'eslint-result.json', escomplex: 'escomplex-result.json', jscpd: 'jscpd-result.json', }, }, };