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

TypeScript's string enums are really annoying #72

Closed
christopheranderson opened this issue Jul 25, 2018 · 0 comments
Closed

TypeScript's string enums are really annoying #72

christopheranderson opened this issue Jul 25, 2018 · 0 comments
Labels
improvement Change to existing functional behavior (perf, logging, etc.)

Comments

@christopheranderson
Copy link
Contributor

The string enums are really sensitive. If you don't reference the enum directly, not writing out an equivalent string, you get type errors. This is probably overkill and we should think about changing this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Change to existing functional behavior (perf, logging, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant