117616: Ported unique-decorators rule

This commit is contained in:
Alexandre Vryghem
2024-08-29 17:23:35 +02:00
parent 4200357100
commit 01c8c60624
6 changed files with 273 additions and 1 deletions

View File

@@ -267,7 +267,8 @@
"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-wrapper-no-input-defaults": "error"
"dspace-angular-ts/themed-wrapper-no-input-defaults": "error",
"dspace-angular-ts/unique-decorators": "error"
}
},
{