Merge pull request #872 from actions/ncalteen-patch-1

Update devcontainer.json
This commit is contained in:
Nick Alteen 2024-03-04 13:44:21 -05:00 committed by GitHub
commit 7e40484a5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,6 @@
"GITHUB_TOKEN": "${localEnv:GITHUB_TOKEN}"
},
"features": {
"ghcr.io/devcontainers/features/git-lfs:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-contrib/features/prettier:1": {}
}