This repository was archived by the owner on Mar 17, 2024. It is now read-only.
This repository was archived by the owner on Mar 17, 2024. It is now read-only.
Exclude enum
types #285
Closed
Description
Is your feature request related to a problem? Please describe.
Using enum types creates opacity of behavior during transpiling.
See https://www.kabuku.co.jp/developers/good-bye-typescript-enum
Describe the solution you'd like
Replace enum type with const assertion.
Metadata
Metadata
Assignees
Labels
No labels