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
+1 -1
View File
@@ -3,5 +3,5 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/// <reference path='../../node_modules/@types/mocha/index.d.ts'/>
/// <reference types='@types/mocha'/>
/// <reference types='@types/node'/>