Remove allowSyntheticDefaultImports

This commit is contained in:
Matt Bierner
2025-11-10 09:01:56 -08:00
parent 3e1fcf3b2c
commit dd281f1d90
3 changed files with 1 additions and 4 deletions

View File

@@ -20,7 +20,6 @@
"DOM",
"DOM.Iterable",
"WebWorker.ImportScripts"
],
"allowSyntheticDefaultImports": true
]
}
}