mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
6 lines
303 B
Plaintext
6 lines
303 B
Plaintext
[DSpace ESLint plugins](../../../lint/README.md) > <%= plugin.language %> rules
|
|
_______
|
|
<% rules.forEach(rule => { %>
|
|
- [`<%= plugin.name %>/<%= rule.name %>`](./rules/<%= rule.name %>.md)<% if (rule.meta?.docs?.description) {%>: <%= rule.meta.docs.description.split('\n')[0].trim() -%><% }-%>
|
|
<% }) %>
|