ezolenko / rollup-plugin-typescript2

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

test(cache): ignore coverage for corrupted cache check #401

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Add an istanbul-ignore statement to the else check in the cache regarding corrupted or otherwise "broken" cache

Details