mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
add codelyzer in webscript tag and social (#2061)
This commit is contained in:
committed by
Eugenio Romano
parent
4c0b29a4ae
commit
fed2462586
@@ -16,8 +16,8 @@
|
||||
*/
|
||||
|
||||
import { DebugElement } from '@angular/core';
|
||||
import { ComponentFixture, TestBed, async } from '@angular/core/testing';
|
||||
import { CoreModule, AppConfigModule } from 'ng2-alfresco-core';
|
||||
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
|
||||
import { AppConfigModule, CoreModule } from 'ng2-alfresco-core';
|
||||
import { DataTableModule } from 'ng2-alfresco-datatable';
|
||||
import { WebscriptComponent } from '../src/webscript.component';
|
||||
|
||||
|
Reference in New Issue
Block a user