ezolenko / rollup-plugin-typescript2

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

refactor: split out a common `typecheckFile` func #344

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Split out a common typecheckFile function used in 3+ places to DRY up more code

Details

agilgur5 commented 2 years ago

@ezolenko this one's ready to merge -- not sure if you skipped it intentionally or not

ezolenko commented 2 years ago

@agilgur5 just the comment on line 204

agilgur5 commented 2 years ago

@ezolenko oh, I don't see a comment -- I think maybe you didn't hit "Submit Review"? Code comments are saved as draft by default

ezolenko commented 2 years ago

Ah, no wonder...