xterm
[VSoRC/.git] / node_modules / xterm / tsconfig.all.json
diff --git a/node_modules/xterm/tsconfig.all.json b/node_modules/xterm/tsconfig.all.json
new file mode 100644 (file)
index 0000000..7ddf33d
--- /dev/null
@@ -0,0 +1,14 @@
+{
+  "files": [],
+  "include": [],
+  "references": [
+    { "path": "./src" },
+    { "path": "./test/api" },
+    { "path": "./test/benchmark" },
+    { "path": "./addons/xterm-addon-attach/src" },
+    { "path": "./addons/xterm-addon-fit/src" },
+    { "path": "./addons/xterm-addon-search/src" },
+    { "path": "./addons/xterm-addon-web-links/src" },
+    { "path": "./addons/xterm-addon-webgl/src" }
+  ]
+}