diff --git a/tsconfig.json b/tsconfig.json index ea6ff69..c67a6fe 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,5 @@ { "compilerOptions": { - "experimentalDecorators": true, "target": "ESNext", "useDefineForClassFields": true, "module": "ESNext",