Inline templates in *.ts files don't indent.
Closed this issue · 1 comments
CharlesIrvineKC commented
All the lines of the template are completely left justified.
AdamNiederer commented
This is an issue with typescript-mode
- they don't respect template string indentation at all. I'd rather a fix be merged upstream than work around it here.