Prettier and rebase

This commit is contained in:
Phan Huy Tran 2025-02-12 10:46:48 +01:00
parent c3f9ba7bca
commit f6bcc1be11
8 changed files with 30 additions and 33 deletions

View file

@ -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';