Use @types a few more places (#20159)

This commit is contained in:
Matt Bierner
2017-02-07 18:16:19 -08:00
committed by GitHub
parent 22fdff9baf
commit 7f8173680f
5 changed files with 4 additions and 99 deletions

View File

@@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
/// <reference path="../../../../src/vs/vscode.d.ts" />
/// <reference path='../../node_modules/@types/mocha/index.d.ts'/>
/// <reference types='@types/mocha'/>
/// <reference types='@types/node'/>