Closed nicojs closed 1 year ago
Duplicate of #203, 2.5.2 was already published
This is not a duplicate. The bug persists in v2.5.2.
Sorry I wasn't clear about that @andrewbranch 😓
See https://github.com/microsoft/tslib/issues/203#issuecomment-1565902818
I think we have to patch TS itself for this, unfortunately
Input:
With settings:
And
{ "type": "module" }
in package.jsonResults in these error:
Reverting to tslib 2.5.0 resolves these issues.
See: tslib-issue.zip