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:
authorDirk Baeumer <dirkb@microsoft.com>2016-06-23 14:43:12 +0300
committerDirk Baeumer <dirkb@microsoft.com>2016-06-23 14:43:12 +0300
commit216c6b8a6dc5db514f4ecf92bea39e3d19ee552e (patch)
tree9d2bfefc2bb209b53d064c95c77f149889c9e122 /src/tsconfig.json
parent1c9726fde0a324dcf65e5a33b3efd1148f7bf68d (diff)
Cleanup merged settings and polish jsdoc
Diffstat (limited to 'src/tsconfig.json')
-rw-r--r--src/tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tsconfig.json b/src/tsconfig.json
index 20251441003..4d19116392f 100644
--- a/src/tsconfig.json
+++ b/src/tsconfig.json
@@ -1,5 +1,4 @@
{
- "autoDiagnostics": true,
"compilerOptions": {
"module": "amd",
"moduleResolution": "classic",