diff --git a/tsconfig.json b/tsconfig.json index d2d977a63..cc71315f2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,7 +15,6 @@ "strictPropertyInitialization": true, "noEmitOnError": true, "noImplicitThis": true, - "noPropertyAccessFromIndexSignature": true, "alwaysStrict": true, "useDefineForClassFields": true, "noImplicitOverride": true,