mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
style(all): tslinter warnings
This commit is contained in:

committed by
Adam Bradley

parent
324f2cb189
commit
ac8e4dce06
@ -1,5 +1,5 @@
|
||||
import {Component, ViewChild} from '@angular/core';
|
||||
import {ionicBootstrap, InfiniteScroll, NavController} from '../../../../../src';
|
||||
import { Component, ViewChild } from '@angular/core';
|
||||
import { ionicBootstrap, InfiniteScroll, NavController } from '../../../../../src';
|
||||
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user