From 4a52f933676dfec3e0a5148958afb3f79657913a Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 29 Nov 2016 00:06:09 -0800 Subject: [PATCH] updated cmds build options --- cmds/cmds.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmds/cmds.ts b/cmds/cmds.ts index be21defb..6e5e1fec 100644 --- a/cmds/cmds.ts +++ b/cmds/cmds.ts @@ -1,4 +1,5 @@ -/// +/// +/// import * as fs from "fs"; import * as path from "path";