Functioning music player features
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -6,15 +6,10 @@
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"ms-vscode.vscode-typescript-next"
|
||||
],
|
||||
"settings": {
|
||||
"terminal.integrated.defaultProfile.linux": "bash"
|
||||
}
|
||||
"ms-vscode.vscode-typescript-next",
|
||||
"dart-code.flutter"
|
||||
]
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "flutter doctor -v",
|
||||
"mounts": [
|
||||
|
||||
]
|
||||
}
|
||||
"postCreateCommand": "flutter doctor -v"
|
||||
}
|
||||
Reference in New Issue
Block a user