remove hardcode extensions dependencies

This commit is contained in:
Joao Moreno
2016-03-04 15:48:57 +01:00
parent eb2ab21c34
commit 12d7f996b6
7 changed files with 24 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/// <reference path='../../../../extensions/lib.core.d.ts'/>
/// <reference path='../../../../extensions/declares.d.ts'/>