Remove common leading whitespace from template literal.
Strips leading/trailing blank lines and removes the minimum indentation level from all lines.
Template literal strings
Interpolated values
Dedented string
Jeongho Nam - https://github.com/samchon
Remove common leading whitespace from template literal.
Strips leading/trailing blank lines and removes the minimum indentation level from all lines.