Răsfoiți Sursa

update tsconfig.json

Yuki Takei 1 an în urmă
părinte
comite
1cb0bc82ca
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      apps/slackbot-proxy/tsconfig.json

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

@@ -3,6 +3,7 @@
   "extends": "../../tsconfig.base.json",
   "compilerOptions": {
     "module": "CommonJS",
+    "moduleResolution": "Node",
 
     "baseUrl": ".",
     "paths": {