]> git.proxmox.com Git - pve-eslint.git/blob - eslint/lib/cli-engine/formatters/html-template-result.html
first commit
[pve-eslint.git] / 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>