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

Add support for CONSTANT_CASE formatting #65

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ThomasCharuel
Copy link

This merge request introduces a new formatting case: CONSTANT_CASE.

The ability to format in CONSTANT_CASE is important for our project as we aim to align our Prisma enums with this style.
This format is commonly used for representing constants in many codebases and will provide better consistency when using Prisma enums in our application.

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

Successfully merging this pull request may close these issues.

1 participant