]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - tsconfig.json
Merge pull request #584 from coderaiser/patch-1
[mirror_xterm.js.git] / tsconfig.json
index f5a7d66c1ab7ffa1d87fc57f5113300570d832f4..c9e7fd46b5da96e8d12e15a30eb7a435ca018221 100644 (file)
@@ -5,7 +5,8 @@
     "rootDir": "src",
     "allowJs": true,
     "outDir": "lib",
-    "sourceMap": true
+    "sourceMap": true,
+    "removeComments": true
   },
   "include": [
     "src/**/*"