chore(webui): format code with prettier
This commit is contained in:
parent
115ddc6a4a
commit
c5c8382742
32 changed files with 1525 additions and 827 deletions
|
@ -1,11 +1,11 @@
|
|||
// This file is required by karma.conf.js and loads recursively all the .spec and framework files
|
||||
|
||||
import 'zone.js/dist/zone-testing';
|
||||
import { getTestBed } from '@angular/core/testing';
|
||||
import {
|
||||
BrowserDynamicTestingModule,
|
||||
platformBrowserDynamicTesting
|
||||
} from '@angular/platform-browser-dynamic/testing';
|
||||
import 'zone.js/dist/zone-testing';
|
||||
|
||||
declare const require: any;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue