style: Run linters
This commit is contained in:
parent
3fc290ecd1
commit
a0751ae3c6
6 changed files with 44 additions and 33 deletions
|
@ -51,6 +51,7 @@ export const appConfig: ApplicationConfig = {
|
|||
provide: HTTP_INTERCEPTORS,
|
||||
useClass: KeycloakBearerInterceptor,
|
||||
multi: true,
|
||||
}, provideAnimationsAsync(),
|
||||
},
|
||||
provideAnimationsAsync(),
|
||||
],
|
||||
};
|
||||
|
|
Reference in a new issue