mirror of
https://github.com/meshtastic/web.git
synced 2026-01-16 03:19:59 -05:00
14 lines
306 B
JSON
14 lines
306 B
JSON
{
|
|
"name": "meshtastic-web",
|
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm",
|
|
"features": {
|
|
"ghcr.io/r3dpoint/devcontainer-features/tailwindcss-standalone-cli:1": {
|
|
"version": "latest"
|
|
},
|
|
"ghcr.io/devcontainers-extra/features/pnpm:2": {
|
|
"version": "latest"
|
|
}
|
|
}
|
|
}
|
|
|