total-typescript/tsconfig

Can we add noUncheckedSideEffectImports?

Opened this issue · 2 comments

Are you guys okay with adding this even though it's only just come out?

It's saved me a tonne of time when porting an ES5 repo to ES6, but obviously is going to require downstream to update to the latest typescript.

Sorry I meant --noUncheckedSideEffectImports. I'll update the PR title.