Kevin Turner
Results
111
issues of
Kevin Turner
dedent: Given a multi-line string indented with whitespace on every line, remove common indentation from each line. Useful for tagged template literals. See https://github.com/tc39/proposal-string-dedent for more context and [prior art...