Ian Hoffman

Results 3 issues of Ian Hoffman

# Description Given a union like `type C = A | B`, where `A` and `B` are both interfaces, babel-plugin-typescript-to-prototype generates code requiring that `C` contain all values present in...

Building on https://github.com/facebook/hhvm/pull/8961, this PR improves error messages when a member is accessed improperly (e.g., because it's private). I'm not sure I correctly updated all tests, but I did update...

CLA Signed