Add new tslint rules (class-name, ordered-imports) and fix errors
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {Component, OnInit } from '@angular/core';
|
||||
|
||||
import {Tab} from '../tab';
|
||||
import {NoneAction} from '../../../../config-serializer/config-items/NoneAction';
|
||||
import {Tab} from '../tab';
|
||||
|
||||
@Component({
|
||||
selector: 'none-tab',
|
||||
|
||||
Reference in New Issue
Block a user