mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Remove allowSyntheticDefaultImports
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"outDir": "./dist/",
|
||||
"jsx": "react",
|
||||
"module": "esnext",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"lib": [
|
||||
"ES2024",
|
||||
"DOM",
|
||||
|
||||
Reference in New Issue
Block a user