Commit Graph

1 Commits (bf2bcbcb1a23860503f7b304aa09ec76ed674692)

Author SHA1 Message Date
Christopher Chedeau 0d239477cb Use semi-colon for object separator (#1918)
Looks like the convention for typescript separator is `;` whereas for flow it's `,`. Let's migrate to that.

Fixes #1896
Fixes #1879
Fixes #1874
2017-06-02 15:32:51 -07:00