ESlint: fix imports

This commit is contained in:
Yury Bondarenko
2023-06-27 15:40:01 +02:00
parent fa404fff84
commit a11be65f95
2234 changed files with 30059 additions and 15612 deletions

View File

@@ -48,11 +48,8 @@
import 'core-js/es';
import 'core-js/features/reflect';
import 'zone.js'; // Included with Angular CLI.
import 'reflect-metadata';
/******************************************************************
* Load `$localize` - not used for i18n in this project, we use ngx-translate.
* It's used for localization of dates, numbers, currencies, etc.