ezolenko / rollup-plugin-typescript2

Rollup plugin for typescript with compiler errors.
MIT License
822 stars 71 forks source link

test: 100% coverage for `tslib.ts` (error case) #399

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Get to 100% coverage of tslib.ts by adding a check for error case

Details