diff --git a/tsconfig.json b/tsconfig.json index e1af95256dcee54f13f9b60ff223444452c46637..660542786b1853aa662f85ba9f4a0daf7afaf125 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,6 +17,9 @@ "./enterprise/frontend/test/*" ] }, + "allowJs": true, + "esModuleInterop": true, + "experimentalDecorators": true, "forceConsistentCasingInFileNames": true }, "include": [