mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Revert "Use types tsconfig option where possible"
This reverts commit 38fbba35ff.
This commit is contained in:
@@ -7,10 +7,7 @@
|
||||
"es2015"
|
||||
],
|
||||
"sourceMap": true,
|
||||
"strictNullChecks": true,
|
||||
"types": [
|
||||
"node"
|
||||
]
|
||||
"strictNullChecks": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
|
||||
Reference in New Issue
Block a user