style:fixed prettier and eslint
This commit is contained in:
parent
25492f3e68
commit
6c6e2b5cb5
4 changed files with 4 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ChangeDetectionStrategy, Component, inject } from '@angular/core';
|
||||
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
||||
import { NavbarComponent } from '../../shared/components/navbar/navbar.component';
|
||||
import { CurrencyPipe, NgFor } from '@angular/common';
|
||||
import { Game } from '../../model/Game';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue