From 0e9301c0b53f93f872831389f0c7ad2cf59be9bb Mon Sep 17 00:00:00 2001 From: Dolan Date: Tue, 7 Mar 2017 22:48:25 +0000 Subject: [PATCH] clean up comment --- ts/tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/tsconfig.json b/ts/tsconfig.json index 3c11bdbd10..4197377e50 100644 --- a/ts/tsconfig.json +++ b/ts/tsconfig.json @@ -4,7 +4,6 @@ "sourceMap": true, "removeComments": true, "preserveConstEnums": true, - //"outFile": "../build/build.js", "outDir": "../build", "sourceRoot": "./", "rootDir": "./",