Move settings to devcontainer.json
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
"context": "..",
|
||||
"extensions": [
|
||||
"ms-python.python"
|
||||
]
|
||||
],
|
||||
"settings": {
|
||||
"python.pythonPath": "/usr/local/bin/python"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user