mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
117616: Disabled unstable linting rules
This commit is contained in:
@@ -279,7 +279,7 @@
|
||||
"dspace-angular-ts/themed-component-selectors": "error",
|
||||
"dspace-angular-ts/themed-component-usages": "error",
|
||||
"dspace-angular-ts/themed-decorators": [
|
||||
"error",
|
||||
"off",
|
||||
{
|
||||
"decorators": {
|
||||
"listableObjectComponent": 3,
|
||||
@@ -289,7 +289,7 @@
|
||||
],
|
||||
"dspace-angular-ts/themed-wrapper-no-input-defaults": "error",
|
||||
"dspace-angular-ts/unique-decorators": [
|
||||
"error",
|
||||
"off",
|
||||
{
|
||||
"decorators": [
|
||||
"listableObjectComponent"
|
||||
|
Reference in New Issue
Block a user