Can we add noUncheckedSideEffectImports?
Opened this issue · 2 comments
wparsons-heins-globality commented
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.
wparsons-heins-globality commented
Sorry I meant --noUncheckedSideEffectImports
. I'll update the PR title.