Skip to content

[typescript-angular] how to customize output filenames? #727

@softdays

Description

@softdays

Do someone can help me to customize output files names?

Given the tag below:
My Resource
I want to obtain the output file:
my-resource.service.ts
instead of myResource.service.ts

Given the model below:
MyModel
I want to obtain the output file:
my-model.ts
instead of myModel.ts

Many thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions