Fix more reference paths

This commit is contained in:
Ryan Cavanaugh
2016-05-11 16:31:46 -07:00
parent e105eabd48
commit 185c8f30b6
42 changed files with 40 additions and 80 deletions

View File

@@ -1,5 +1,4 @@
///<reference types="angularjs" />
///<reference path="./angularLocalStorage.d.ts" />
/// <reference types="angularjs" />
interface TestScope extends ng.IScope {
viewType: string;