diff --git a/tsconfig.json b/tsconfig.json index 55ac0d6c..eee478a9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,7 +9,6 @@ "esModuleInterop": true, "allowSyntheticDefaultImports": true, "experimentalDecorators": true, - "useDefineForClassFields": true, "sourceMap": true, "baseUrl": ".", "rootDir": ".",