Correct devcontainer feature

This commit is contained in:
Nick Alteen
2025-06-06 11:30:14 -04:00
parent 8ea59aea4e
commit 9e321d1ba7

View File

@@ -38,6 +38,6 @@
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-contrib/features/prettier:1": {}
"ghcr.io/devcontainers-community/npm-features/prettier:1": {}
}
}