mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-32587 new custom screen registration api (#11120)
This commit is contained in:
@@ -84,6 +84,13 @@
|
||||
"@angular-eslint/prefer-standalone": "off"
|
||||
}
|
||||
},
|
||||
{
|
||||
"files": ["*.spec.ts"],
|
||||
"plugins": ["@alfresco/eslint-angular"],
|
||||
"rules": {
|
||||
"@angular-eslint/component-class-suffix": "off"
|
||||
}
|
||||
},
|
||||
{
|
||||
"files": ["*.html"],
|
||||
"extends": ["plugin:@nx/angular-template"],
|
||||
|
||||
Reference in New Issue
Block a user