mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
Suppress moduleResolution error for now
Opened #265420 to track proper fix
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"paths": {},
|
||||
"module": "amd",
|
||||
"moduleResolution": "node",
|
||||
"ignoreDeprecations": "6.0",
|
||||
"removeComments": false,
|
||||
"preserveConstEnums": true,
|
||||
"target": "ES2022",
|
||||
|
||||
Reference in New Issue
Block a user