Fix tslint errors

This commit is contained in:
PanayotCankov
2016-12-21 17:32:01 +02:00
parent fbf22c9200
commit 7931ecd4f8
97 changed files with 109 additions and 260 deletions

View File

@@ -1,5 +1,5 @@
import { WebView as WebViewDefinition, LoadEventData } from "ui/web-view";
import { View, Property, EventData } from "ui/core/view";
import { View, Property } from "ui/core/view";
import { isFileOrResourcePath } from "utils/utils";
import { File, knownFolders, path } from "file-system";