diff --git a/tsconfig.json b/tsconfig.json index 4aedbdfe1..6d6ec542c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,6 @@ "module": "ESNext", "lib": ["ES2022", "DOM", "DOM.Iterable"], "skipLibCheck": true, - "useDefineForClassFields": true, "incremental": true, "sourceMap": true, "esModuleInterop": true,