We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f3cc0 commit 443809fCopy full SHA for 443809f
.eslintrc.json
@@ -279,7 +279,7 @@
279
"dspace-angular-ts/themed-component-selectors": "error",
280
"dspace-angular-ts/themed-component-usages": "error",
281
"dspace-angular-ts/themed-decorators": [
282
- "error",
+ "off",
283
{
284
"decorators": {
285
"listableObjectComponent": 3,
@@ -289,7 +289,7 @@
289
],
290
"dspace-angular-ts/themed-wrapper-no-input-defaults": "error",
291
"dspace-angular-ts/unique-decorators": [
292
293
294
"decorators": [
295
"listableObjectComponent"
0 commit comments