Kaynağa Gözat

fixup!

factor2
Saúl Ibarra Corretgé 2 yıl önce
ebeveyn
işleme
0ebac2ac6d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      .devcontainer/devcontainer.json

+ 1
- 1
.devcontainer/devcontainer.json Dosyayı Görüntüle

@@ -11,5 +11,5 @@
11 11
     "memory": "8gb",
12 12
     "storage": "32gb" 
13 13
   },
14
-  "postCreateCommand": "bash -i -c 'nvm use && npm install'"
14
+  "postCreateCommand": "bash -i -c 'nvm use && npm install && cp tsconfig.web.json tsconfig.json'"
15 15
 }

Loading…
İptal
Kaydet