Fix Prettier Feature DevContainer Link (#3196)

Fixes #3193
This commit is contained in:
Jason Rinehart 2025-08-24 23:34:37 -04:00 committed by GitHub
parent 11e9a4b6ba
commit a007f789ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
"packages": "build-essential,imagemagick,inotify-tools,jupyter-nbconvert,procps,ruby-full,zlib1g-dev"
},
"ghcr.io/devcontainers-contrib/features/prettier:1": {}
"ghcr.io/devcontainers-extra/features/prettier:1.0.2": {}
},
// Optionally: run jekyll serve automatically on container entering using the Docker entrypoint