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 confirm as of April 2020 I'm getting the same issue on a type alias, where it reports Unexpected token, expected ";". Sad that there hasn't been any improvement in this area. Seems like there are a lot of other issues which are different but similar complaints which are not getting any attention.
(I originally reported this at Parcel, but it seems it might be related to this plugin, so I'm moving it here)
π bug report
Compiling the MWE (involving
type
) fails with ParcelποΈ HTML
β TS
π Configuration (.babelrc, package.json, cli command)
π€ Expected Behavior
The example compiles fine, the way it does when using
tsc core.ts
π― Current Behavior
The text was updated successfully, but these errors were encountered: