minimal adjustments
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / eslint / lib / cli-engine / formatters / html-template-result.html
1 <tr class="bg-<%- color %>" data-group="f-<%- index %>">
2     <th colspan="4">
3         [+] <%- filePath %>
4         <span><%- summary %></span>
5     </th>
6 </tr>