We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4475b7 commit 95dc1adCopy full SHA for 95dc1ad
.devcontainer/devcontainer.json
@@ -1,4 +1,7 @@
1
{
2
+ "hostRequirements": {
3
+ "cpus": 8
4
+ },
5
"customizations": {
6
"vscode": {
7
"settings": {
0 commit comments