mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
17 lines
301 B
JSON
17 lines
301 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
},
|
|
"customizations": {
|
|
"vscode": {
|
|
"extensions": [
|
|
"sumneko.lua",
|
|
"jackmacwindows.vscode-computercraft",
|
|
"ms-python.python",
|
|
"Catppuccin.catppuccin-vsc-icons",
|
|
"melishev.feather-vscode"
|
|
]
|
|
}
|
|
}
|
|
}
|