Domain: FormatterHelp WantedSuggestion
倉庫指標
- Star
- (48,455 star)
- PR 合併指標
- (平均合併 6天 17小時) (30 天內合併 9 個 PR)
描述
TypeScript Version: 2.7.0-dev.20180108
Code
<div>
wat</div>
Expected behavior:
<div>
wat
</div>
Actual behavior:
No changes are made by the formatter.
Related:
While not directly related, I came across this while working on a fix for #20766. I can work on a fix for this issue as well.