UNPKG

@appworks/doctor

Version:

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

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