style: Run linters

This commit is contained in:
Phan Huy Tran 2025-02-13 12:10:07 +01:00
commit a0751ae3c6
6 changed files with 44 additions and 33 deletions

View file

@ -51,6 +51,7 @@ export const appConfig: ApplicationConfig = {
provide: HTTP_INTERCEPTORS,
useClass: KeycloakBearerInterceptor,
multi: true,
}, provideAnimationsAsync(),
},
provideAnimationsAsync(),
],
};