Closed daogrady closed 1 month ago
Fixes https://github.com/cap-js/cds-typer/issues/273 (again)
Might be a good idea to update checkTranspilation() to use strict: true tsconfig to prevent those kind of issues in the future.
checkTranspilation()
strict: true
Superseded by https://github.com/cap-js/cds-typer/pull/367
Fixes https://github.com/cap-js/cds-typer/issues/273 (again)