ezolenko / rollup-plugin-typescript2

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

refactor(test): use more specific checks in `check-tsconfig` spec #398

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Be more precise with the checks in check-tsconfig.spec.ts and reorder things a bit

Details