We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcfad1b commit 367d644Copy full SHA for 367d644
src/javascript-node/.devcontainer.json
@@ -20,7 +20,7 @@
20
}
21
},
22
"overrideFeatureInstallOrder": [
23
- "common-utils"
+ "ghcr.io/devcontainers/features/common-utils"
24
],
25
26
// Configure tool-specific properties.
0 commit comments