Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Conversation

@nagasawaryoya
Copy link
Contributor

What was a problem

  • Using enum types creates opacity of behavior during transpiling.

How this PR fixes the problem

  • Replace enum type with const assertion.

Check lists (check x in [ ] of list items)

  • Test passed
  • Coding style (indentation, etc)

Additional Comments (if any)

fix #285

@kamiazya kamiazya self-assigned this Apr 13, 2021
@kamiazya kamiazya merged commit e9759d6 into ts-graphviz:master Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exclude enum types

2 participants