cap-js / cds-typer

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

fix: properly align all types of class properties (action, inline types, statics, ...) #349

Closed stockbal closed 1 month ago

stockbal commented 1 month ago

Fixes property alignment in generated class functions

Before

After