Yuki Takei vor 3 Jahren
Ursprung
Commit
93e620dcf3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      apps/slackbot-proxy/tsconfig.build.json

+ 1 - 1
apps/slackbot-proxy/tsconfig.build.json

@@ -1,5 +1,5 @@
 {
-  "extends": "./tsconfig.base.json",
+  "extends": "./tsconfig.json",
   "compilerOptions": {
     "rootDir": "./src",
     "outDir": "dist",