style: Configure and run eslint

This commit is contained in:
Phan Huy Tran 2025-02-13 10:58:13 +01:00
parent 19ab3933d6
commit 372449cd04
5 changed files with 335 additions and 21 deletions

View file

@ -13,5 +13,4 @@ import { KeycloakAngularModule } from 'keycloak-angular';
changeDetection: ChangeDetectionStrategy.OnPush,
})
export class AppComponent {
constructor() {}
}