quitando basura del index
[VSoRC/.git] / node_modules / xterm / src / common / tsconfig.json
diff --git a/node_modules/xterm/src/common/tsconfig.json b/node_modules/xterm/src/common/tsconfig.json
deleted file mode 100644 (file)
index 59050a0..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "extends": "../tsconfig-library-base",
-  "compilerOptions": {
-    "lib": [
-      "es2015"
-    ],
-    "outDir": "../../out",
-    "types": [
-      "../../node_modules/@types/mocha"
-    ],
-    "baseUrl": ".."
-  },
-  "include": [ "./**/*" ]
-}