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

@@ -4,7 +4,6 @@
"outDir": "./dist/",
"jsx": "react",
"module": "esnext",
"allowSyntheticDefaultImports": true,
"lib": [
"ES2024",
"DOM",