Commit Graph

1 Commits (939734b75e0a4e5fc8e46760227f66086d7ad487)

Author SHA1 Message Date
Christopher Chedeau 2f9ea794db Always expand enums (#1914)
We do the same for classes, and it's usually written that way even if it fits in one line, even in the TS docs: https://www.typescriptlang.org/docs/handbook/enums.html

Fixes #1873
2017-06-02 15:09:55 -07:00