117616: Created documentation for the custom lint options

This commit is contained in:
Alexandre Vryghem
2024-09-26 10:40:07 +02:00
parent eb0572640b
commit 2d8fada3c4
20 changed files with 137 additions and 23 deletions

View File

@@ -26,6 +26,7 @@ export const info: DSpaceESLintRuleInfo = {
type: 'problem',
schema: [],
},
optionDocs: [],
defaultOptions: [],
};