fix: Packages now install correcly
This commit is contained in:
@@ -27,16 +27,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"terminal.integrated.defaultProfile.linux": "tmux-shell"
|
"terminal.integrated.defaultProfile.linux": "tmux-shell"
|
||||||
}
|
},
|
||||||
},
|
"extensions": [
|
||||||
"extensions": [
|
"ms-azuretools.vscode-docker",
|
||||||
"ms-azuretools.vscode-docker",
|
"ms-python.python",
|
||||||
"ms-python.python",
|
"ms-python.vscode-pylance",
|
||||||
"ms-python.vscode-pylance",
|
"ms-python.black-formatter",
|
||||||
"ms-python.black-formatter",
|
"charliermarsh.ruff",
|
||||||
"charliermarsh.ruff",
|
"mermaidchart.vscode-mermaid-chart"
|
||||||
"mermaidchart.vscode-mermaid-chart"
|
]
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
"postCreateCommand": "uv sync"
|
"postCreateCommand": "uv sync"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user