Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit 856c773

Browse files
committed
fix(tslint): Corrected tslint errors
1 parent acb1f3e commit 856c773

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

references.d.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
/// <reference path="./node_modules/tns-core-modules/tns-core-modules.es6.d.ts" />
2-
1+
/// <reference path="./node_modules/tns-core-modules/tns-core-modules.es6.d.ts" />
32
declare type FormData = any;
43
declare var FormData;
54
declare type Blob = any;

0 commit comments

Comments
 (0)