ezolenko / rollup-plugin-typescript2

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

clean: condense own `tsconfig` by removing defaults #343

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Simplify the internal tsconfig used by rpt2 for rpt2 itself by removing configuration that is equivalent to the defaults

Details