NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/eslint/lib/formatters/html-template-result.html

7 lines
158 B
HTML
Raw Normal View History

2023-09-14 14:47:11 +08:00
<tr class="bg-<%- color %>" data-group="f-<%- index %>">
<th colspan="4">
[+] <%- filePath %>
<span><%- summary %></span>
</th>
</tr>