Fix lint failures (#16904)

This commit is contained in:
Mohamed Hegazy
2017-06-01 18:24:48 -07:00
committed by GitHub
parent 4daa34112b
commit 2266dcb934
16 changed files with 47 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
// Definitions by: Niklas Mollenhauer <https://github.com/nikeee>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
///<reference types="node"/>
/// <reference types="node"/>
import child = require("child_process");