Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Rieken <johannes.rieken@gmail.com>2019-08-22 13:36:44 +0300
committerJohannes Rieken <johannes.rieken@gmail.com>2019-08-22 13:36:54 +0300
commitb97d6db4809ee14e0a8c6334eedb9b3f7b3121c4 (patch)
treeb2adadcdbdff1e14b23e5570f5f99c5c574b60e0 /src/tsconfig.json
parent366e1b275cf01e2d50e96083dede553de608b078 (diff)
some tsconfig polish
Diffstat (limited to 'src/tsconfig.json')
-rw-r--r--src/tsconfig.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tsconfig.json b/src/tsconfig.json
index 7fbb44c3ec5..b847912b35c 100644
--- a/src/tsconfig.json
+++ b/src/tsconfig.json
@@ -11,6 +11,13 @@
"es5",
"es2015.iterable",
"webworker"
+ ],
+ "types": [
+ "keytar",
+ "mocha",
+ "semver",
+ "sinon",
+ "winreg"
]
},
"include": [