razroo / codemorph

Codemorph is an extensible, easy to understand, easy to contribute to, easy to use Codemod library. Codemorph is platform agnostic.
MIT License
21 stars 2 forks source link

[ZETA-6890]: Can now choose class name as additional identifiter for div #52

Closed CharlieGreenman closed 11 months ago

CharlieGreenman commented 11 months ago
  1. Can now choose a class name to be used for an identifier e.g. div with className of container vs div with className of wrapper
  2. Refactors unit test to be self contained within insertIntoHtmlTag function