diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index e789dea1..4b269df3 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": [ {