chore(lint): fix all code that doesn't pass tslint

* chore(lint): update to work with newer tslint

* chore(lint): fix all code that doesnt pass tslint

fix all code that doesnt pass tslint
This commit is contained in:
Dan Bucholtz
2017-07-05 16:21:55 -05:00
committed by GitHub
parent eb830d4202
commit efd54750bf
162 changed files with 626 additions and 470 deletions

View File

@@ -1,5 +1,5 @@
import { Component, ViewChild } from '@angular/core';
import { Slides, SegmentButton } from '../../../../../..';
import { SegmentButton, Slides } from '../../../../../..';
@Component({