You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hit an snag porting a unit test from Babel to TypeScript. I'm not following the decorator spec closely, so it might be as-intended, but I thought I'd ask.
I hit an snag porting a unit test from Babel to TypeScript. I'm not following the decorator spec closely, so it might be as-intended, but I thought I'd ask.
TypeScript Version: 2.3.2
Expected behavior:
Compiles as under Babel
Actual behavior:
This fails with an Expression expected error
The text was updated successfully, but these errors were encountered: