]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - tsconfig.json
Set up source maps
[mirror_xterm.js.git] / tsconfig.json
index beb83261931e7f9fea4df996c8e19a9e2d1b5011..01e72bc14d43f77d9d8cdcdd5c60420e16126241 100644 (file)
@@ -4,7 +4,8 @@
     "target": "es5",
     "rootDir": "src",
     "allowJs": true,
-    "outDir": "out"
+    "outDir": "out",
+    "sourceMap": true
   },
   "exclude": [
     "addons",