mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-10 04:07:00 +00:00
Correct devcontainer feature
This commit is contained in:
@@ -36,6 +36,6 @@
|
|||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/github-cli:1": {},
|
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||||
"ghcr.io/devcontainers-contrib/features/prettier:1": {}
|
"ghcr.io/devcontainers-community/npm-features/prettier:1": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user