Removed unecessary devcontainer.json command.
Some checks failed
GameServiceWarden/pipeline/head There was a failure building this commit
Some checks failed
GameServiceWarden/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"svelte.svelte-vscode",
|
||||
"syler.sass-indented",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"ms-dotnettools.csharp"
|
||||
"ms-dotnettools.csharp",
|
||||
"hediet.vscode-drawio"
|
||||
],
|
||||
"settings": {
|
||||
"python.defaultInterpreterPath": "/opt/conda/bin/python",
|
||||
@@ -24,7 +25,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
"postCreateCommand": "bash -i -c 'conda init'"
|
||||
}
|
||||
|
Reference in New Issue
Block a user