Michael Debs
Results
1
issues of
Michael Debs
### Description This PR fixes a bug where placeholders failed to render in the terminal. Previously, processLog handled arguments individually before calling format. This change removes the .map call and...