Files
FloatApi/node_modules/eslint/lib/cli-engine/formatters/html-template-result.html
T
2022-03-07 22:07:57 +07:00

7 lines
158 B
HTML

<tr class="bg-<%- color %>" data-group="f-<%- index %>">
<th colspan="4">
[+] <%- filePath %>
<span><%- summary %></span>
</th>
</tr>