Reproduction link or steps
n/a
What is expected?
Should allow the user to customize the onlyRemoveTypeImports when toplevel tsconfig is specified.
What is actually happening?
- User tries to customize the
onlyRemoveTypeImports when top top-level tsconfig is specified, but fails.
System Info
Any additional comments?
- Should figure out why the default value of
onlyRemoveTypeImports becomes true when toplevel tsconfig is specified.