Prettier and rebase
This commit is contained in:
parent
c3f9ba7bca
commit
f6bcc1be11
8 changed files with 30 additions and 33 deletions
|
@ -1,4 +1,8 @@
|
|||
import { APP_INITIALIZER, ApplicationConfig, provideExperimentalZonelessChangeDetection } from '@angular/core';
|
||||
import {
|
||||
APP_INITIALIZER,
|
||||
ApplicationConfig,
|
||||
provideExperimentalZonelessChangeDetection,
|
||||
} from '@angular/core';
|
||||
import { provideRouter } from '@angular/router';
|
||||
|
||||
import { routes } from './app.routes';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue