Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discuss Enum PascalCase export #28

Open
joachim-heck opened this issue Feb 12, 2021 · 1 comment
Open

Discuss Enum PascalCase export #28

joachim-heck opened this issue Feb 12, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@joachim-heck
Copy link

Hey Kai, I just stumbled upon the following article of good and bad practices regarding enum type definitions: https://basarat.gitbook.io/typescript/styleguide#enum

What do you think? Currently the generator is exporting as camelCase and I noticed that everywhere else I normally prefer the PascalCase.

@ky-one ky-one self-assigned this May 11, 2021
@ky-one ky-one added the enhancement New feature or request label May 11, 2021
@ky-one
Copy link
Member

ky-one commented May 11, 2021

Different case styles are already implemented. Currently the generator lacks a possibility to configure it.
Will be part of an later release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants