style(tslint): add tslint

Closes #5756
This commit is contained in:
Adam Bradley
2016-04-06 20:48:09 -05:00
parent 86fc741e63
commit d8e670ca7c
19 changed files with 111 additions and 35 deletions

View File

@ -1,7 +1,7 @@
import {ElementRef} from 'angular2/core';
import * as dom from '../util/dom';
let ids:number = 0;
let ids: number = 0;
/**
* Base class for all Ionic components. Exposes some common functionality