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

fix(javascript): do not use constEnums in typescript #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dignifiedquire
Copy link
Contributor

These make it hard to be compatible with deno

Also see https://www.typescriptlang.org/docs/handbook/enums.html#const-enum-pitfalls

These make it hard to be compatible with deno

Also see https://www.typescriptlang.org/docs/handbook/enums.html#const-enum-pitfalls
@ramfox ramfox added this to the v0.30.0 milestone Dec 11, 2024
@dignifiedquire dignifiedquire removed this from the v0.30.0 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants