cap-js / cds-typer

CDS type generator for JavaScript
Apache License 2.0
27 stars 8 forks source link

Allow configuration via `cds.env` #238

Closed daogrady closed 4 months ago

daogrady commented 4 months ago

We currently allow several options for the user to configure some of the behaviour via CLI switches. These options should also be configurable via cds.env, where the switches should take precedence.