mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
Makes build all default task in vscode. (#56178)
This commit is contained in:
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
@@ -11,7 +11,10 @@
|
||||
"$dreammaker",
|
||||
"$eslint-stylish"
|
||||
],
|
||||
"group": "build",
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
},
|
||||
"label": "Build All"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user