mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-07 06:18:58 +08:00
17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"build": {
|
|
"dockerfile": "Dockerfile"
|
|
},
|
|
"forwardPorts": [3000],
|
|
"name": "Flutter",
|
|
"customizations": {
|
|
"vscode": {
|
|
"extensions": [
|
|
"Dart-Code.dart-code",
|
|
"Dart-Code.flutter",
|
|
"Google.arb-editor"
|
|
]
|
|
}
|
|
}
|
|
}
|