mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: fix eslint issues (#9017)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* tslint:disable:class-name */
|
||||
import { getNativeApplication, on, off, orientationChangedEvent, android as AndroidApplication } from '../application';
|
||||
import { getNativeApplication, on, orientationChangedEvent, android as AndroidApplication } from '../application';
|
||||
|
||||
const MIN_TABLET_PIXELS = 600;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user