diff --git a/common/web/sentry-manager/src/tsconfig.json b/common/web/sentry-manager/src/tsconfig.json index fcee2c3e6cc..9bcc311d102 100644 --- a/common/web/sentry-manager/src/tsconfig.json +++ b/common/web/sentry-manager/src/tsconfig.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.kmw-main-base.json", "compilerOptions": { - "allowJs": true, "baseUrl": "./", "lib": ["es6", "dom"], "outDir": "../build/obj",