Commit Graph

1 Commits (7770356a519399dcbf8eda1b04c0c0560e6f2573)

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