117616: Ported themed-decorators rule

This commit is contained in:
Alexandre Vryghem
2024-09-23 11:51:50 +02:00
parent 598471913e
commit eb0572640b
10 changed files with 445 additions and 0 deletions

View File

@@ -267,6 +267,7 @@
"dspace-angular-ts/themed-component-classes": "error",
"dspace-angular-ts/themed-component-selectors": "error",
"dspace-angular-ts/themed-component-usages": "error",
"dspace-angular-ts/themed-decorators": "error",
"dspace-angular-ts/themed-wrapper-no-input-defaults": "error",
"dspace-angular-ts/unique-decorators": "error"
}