Closed boneskull closed 5 years ago
Currently, the CLI imports @report-toolkit/transformers directly, and it should not--it should only interact with @report-toolkit/core. Abstract the current functionality it's using in core.
@report-toolkit/transformers
@report-toolkit/core
Currently, the CLI imports
@report-toolkit/transformers
directly, and it should not--it should only interact with@report-toolkit/core
. Abstract the current functionality it's using in core.