github-pages-deploy-action/node_modules/eslint/lib/cli-engine/formatters/html-template-result.html

7 lines
158 B
HTML
Raw Normal View History

2020-03-07 11:45:40 +08:00
<tr class="bg-<%- color %>" data-group="f-<%- index %>">
<th colspan="4">
[+] <%- filePath %>
<span><%- summary %></span>
</th>
</tr>