mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(): update to ionic-rules/strict
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { Component, Element, Listen, Prop, State } from '@stencil/core';
|
||||
import { Config, Mode } from '../../interface';
|
||||
|
||||
import { Config, Mode } from '../../interface';
|
||||
import { DisplayWhen, PLATFORM_CONFIGS, PlatformConfig, detectPlatforms, updateTestResults } from '../../utils/show-hide-when-utils';
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user