Files
metrics/.github/readme/partials/setup.md
2021-01-30 12:31:09 +01:00

6 lines
142 B
Markdown

# 📜 How to use?
<% for (const partial of ["action", "shared", "web"]) { -%>
<%- await include(`/partials/setup/${partial}.md`) %>
<% } %>