[SM-468] Add missed eslint exception (#4610)
This commit is contained in:
parent
2e4fd33ab6
commit
29cc94ed70
|
@ -1,3 +1,5 @@
|
||||||
|
<!-- Please remove this disable statement when editing this file! -->
|
||||||
|
<!-- eslint-disable @angular-eslint/template/button-has-type -->
|
||||||
<sm-header
|
<sm-header
|
||||||
*ngIf="serviceAccount$ | async as serviceAccount"
|
*ngIf="serviceAccount$ | async as serviceAccount"
|
||||||
[title]="serviceAccount.name"
|
[title]="serviceAccount.name"
|
||||||
|
|
Loading…
Reference in New Issue