feat: small vscode and terminal config changes
This commit is contained in:
parent
3120f90b5d
commit
23fd3b2b26
3 changed files with 8 additions and 2 deletions
6
.vscode/tasks.json
vendored
6
.vscode/tasks.json
vendored
|
@ -21,7 +21,11 @@
|
|||
},
|
||||
"runOptions": {
|
||||
"instanceLimit": 1
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue