Merge pull request #36 from actions/ncalteen/devcontainer

Correct devcontainer feature
This commit is contained in:
Nick Alteen 2025-06-06 15:58:53 -04:00 committed by GitHub
commit 717ee01a40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,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": {}
}
}