mirror of
https://github.com/OMGeeky/homecontrol.esp-sensors.git
synced 2025-12-26 17:02:29 +01:00
feat(junie): added .devcontainer.json
This commit is contained in:
committed by
GitHub
parent
b69da2cedd
commit
0717118042
7
.devcontainer/devcontainer.json
Normal file
7
.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Python 3",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:1-3.12",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/conda:1": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user