diff --git a/services/notifications/tsconfig.json b/services/notifications/tsconfig.json index 9079a58db5..d4cef19b98 100644 --- a/services/notifications/tsconfig.json +++ b/services/notifications/tsconfig.json @@ -1,8 +1,5 @@ { "extends": "../../tsconfig.backend.json", - "compilerOptions": { - "allowImportingTsExtensions": true - }, "include": [ "app.js", "app/js/**/*",