mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 15:51:16 +08:00
lint(eslint): migrate to eslint and prettier (#25046)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { GestureDetail } from '../../interface';
|
||||
import type { GestureDetail } from '../../interface';
|
||||
|
||||
export interface ScrollBaseDetail {
|
||||
isScrolling: boolean;
|
||||
|
||||
Reference in New Issue
Block a user