mirror of
https://github.com/run-llama/LlamaIndexTS.git
synced 2026-07-01 22:14:03 -04:00
10 lines
316 B
JSON
10 lines
316 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/node:1": {},
|
|
"ghcr.io/devcontainers-contrib/features/turborepo-npm:1": {},
|
|
"ghcr.io/devcontainers-contrib/features/typescript:2": {},
|
|
"ghcr.io/devcontainers-contrib/features/pnpm:2": {}
|
|
}
|
|
}
|