mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(): fix linter issues
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { AnimationBuilder, HTMLIonOverlayElement, IonicConfig, OverlayInterface, BackButtonEvent } from '../interface';
|
||||
import { AnimationBuilder, BackButtonEvent, HTMLIonOverlayElement, IonicConfig, OverlayInterface } from '../interface';
|
||||
|
||||
let lastId = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user