UNPKG

@appworks/doctor

Version:

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

47 lines (24 loc) 643 B
# changelog ## 0.5.0 - feat: support modify eslint config ## 0.4.2 - chore: remove typescript dependency and use the local typescript ## 0.4.1 - feat: support stylelint ## 0.4.0 - feat: support scan and fix css files ## 0.3.1 - chore: remove maintainability detail from report and `typhonjs-escomplex` dependency ## 0.3.0 - Feat: replace `@appworks/codemod` with `@applint/applint` ## 0.2.3 - Fix Windows get empty files ## 0.2.2 - Feat update @appworks/codemod. ## 0.2.1 - Support custom config set extends and plugins. ## 0.2.0 - Remove codemod CLI usage. - Add codemod check and fix reports to `scan`. ## 0.1.0 - Init