Explorar el Código

Remove unneeded tsconfig configuration

GitOrigin-RevId: 51373fbc32f46788906b7ad27afe2bb06c3c9854
Andrew Rumble hace 10 meses
padre
commit
ff9be88970
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      services/notifications/tsconfig.json

+ 0 - 3
services/notifications/tsconfig.json

@@ -1,8 +1,5 @@
 {
   "extends": "../../tsconfig.backend.json",
-  "compilerOptions": {
-    "allowImportingTsExtensions": true
-  },
   "include": [
     "app.js",
     "app/js/**/*",