style(all): adds tslint-ionic-rules

This commit is contained in:
Manuel Mtz-Almeida
2017-09-17 04:13:37 -04:00
parent 612947c072
commit fffa9b5460
70 changed files with 337 additions and 222 deletions

View File

@ -1,4 +1,4 @@
import { Component, Element, Event, Prop, EventEmitter } from '@stencil/core';
import { Component, Element, Event, EventEmitter, Prop } from '@stencil/core';
import { Swiper } from './vendor/swiper';