cap-js / cds-typer

CDS type generator for JavaScript
Apache License 2.0
29 stars 10 forks source link

Make import of cds conditional #310

Closed daogrady closed 2 months ago

daogrady commented 2 months ago

Only import @sap/cds iff at least one class extending cds.Service is present in that file. Otherwise, strict configs would find fault with the unused variable.