style: Configure and run eslint
This commit is contained in:
parent
19ab3933d6
commit
372449cd04
5 changed files with 335 additions and 21 deletions
|
@ -13,5 +13,4 @@ import { KeycloakAngularModule } from 'keycloak-angular';
|
|||
changeDetection: ChangeDetectionStrategy.OnPush,
|
||||
})
|
||||
export class AppComponent {
|
||||
constructor() {}
|
||||
}
|
||||
|
|
Reference in a new issue