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

@@ -63,6 +63,7 @@ There are a few exceptions where the base class can still be used:
[Message.BASE_IN_MODULE]: 'Base themeable components shouldn\'t be declared in modules',
},
},
optionDocs: [],
defaultOptions: [],
} as DSpaceESLintRuleInfo;