mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
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:
@@ -1,5 +1,5 @@
|
||||
import { Component, ViewChild } from '@angular/core';
|
||||
import { Slides, SegmentButton } from '../../../../../..';
|
||||
import { SegmentButton, Slides } from '../../../../../..';
|
||||
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user