Ver Fonte

fix tsconfig

Yuki Takei há 3 anos atrás
pai
commit
93e620dcf3
1 ficheiros alterados com 1 adições e 1 exclusões
  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",