Skip to content

Commit

Permalink
try dependson
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 17, 2023
1 parent 04f6781 commit 6f2a81a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 3 additions & 0 deletions src/prettier/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
},
"installsAfter": [
"ghcr.io/devcontainers/features/node"
],
"dependsOn": [
"ghcr.io/devcontainers/features/node"
]
}
7 changes: 0 additions & 7 deletions test/prettier/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,5 @@
"ghcr.io/devcontainers/features/node": {},
"prettier": {}
}
},
"debian_slim": {
"image": "debian:bookwork-slim",
"features": {
"ghcr.io/devcontainers/features/node": {},
"prettier": {}
}
}
}

0 comments on commit 6f2a81a

Please sign in to comment.