mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
style(all): tslinter warnings
This commit is contained in:

committed by
Adam Bradley

parent
324f2cb189
commit
ac8e4dce06
@ -1,4 +1,4 @@
|
||||
import {isBlank, isPresent, isString, isObject, assign} from './util';
|
||||
import { isBlank, isPresent, isString, isObject, assign } from './util';
|
||||
|
||||
|
||||
export function renderDateTime(template: string, value: DateTimeData, locale: LocaleData) {
|
||||
|
Reference in New Issue
Block a user