diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index e789dea15..4b269df34 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -10,7 +10,7 @@ "moduleResolution": "bundler", "resolveJsonModule": true, "isolatedModules": true, - "jsx": "react-jsx", // Ändere von "preserve" zu "react-jsx" + "jsx": "react-jsx", "incremental": true, "plugins": [ {