Unless when compiled with preventIndent: true, invokePartialWrapper re-applies parent indents to partials. It does so by adding the indent in front of every line of ...
Is your feature request related to a problem? Please describe. Partials make it a nightmare to work with Typescript. Having to put ugly ! everywhere on every file is a pain in the ass. For example, ...