Skip to content

Add file / directory name transformer #289

Open
@yekver

Description

@yekver

Right now all file /directory names are generated in a kebab-case, there can be a project specific linting rules that can fail if file / directory name is not compliant.

Thus I'd recommend to provide a new output property like format: 'camelCase' | 'PascalCase' | 'kebab-case' | 'snack_case' | 'UPPER_CASE'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions