chore(): fix linter issues

This commit is contained in:
Manu Mtz.-Almeida
2018-09-04 01:11:35 +02:00
parent 4ccbefa4c6
commit 1d56dc713c
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { AnimationBuilder, HTMLIonOverlayElement, IonicConfig, OverlayInterface, BackButtonEvent } from '../interface';
import { AnimationBuilder, BackButtonEvent, HTMLIonOverlayElement, IonicConfig, OverlayInterface } from '../interface';
let lastId = 0;