mirror of
https://github.com/troisjs/trois.git
synced 2024-11-23 20:02:32 +08:00
10 lines
139 B
JSON
10 lines
139 B
JSON
|
{
|
||
|
"image": "node:17",
|
||
|
"features": {
|
||
|
"git": "latest"
|
||
|
},"extensions": [
|
||
|
"johnsoncodehk.volar",
|
||
|
],
|
||
|
"forwardPorts": [3000]
|
||
|
}
|