fixup!
This commit is contained in:
parent
90e33ee799
commit
0ebac2ac6d
|
@ -11,5 +11,5 @@
|
|||
"memory": "8gb",
|
||||
"storage": "32gb"
|
||||
},
|
||||
"postCreateCommand": "bash -i -c 'nvm use && npm install'"
|
||||
"postCreateCommand": "bash -i -c 'nvm use && npm install && cp tsconfig.web.json tsconfig.json'"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue