[DURACOM-234] lint fix

This commit is contained in:
Andrea Barbasso
2024-03-15 13:19:00 +01:00
parent 0c3dd8d946
commit c75c5f1199
72 changed files with 561 additions and 292 deletions

View File

@@ -1,9 +1,15 @@
import { TransferState } from '@angular/platform-browser';
import { TranslateLoader } from '@ngx-translate/core';
import { readFileSync } from 'fs';
import { Observable, of as observableOf, } from 'rxjs';
import {
Observable,
of as observableOf,
} from 'rxjs';
import { NGX_TRANSLATE_STATE, NgxTranslateState, } from './ngx-translate-state';
import {
NGX_TRANSLATE_STATE,
NgxTranslateState,
} from './ngx-translate-state';
/**
* A TranslateLoader for ngx-translate to parse json5 files server-side, and store them in the