mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2024-12-23 15:52:59 +03:00
try fix shellcheck
This commit is contained in:
parent
12f48b53ed
commit
59bcbb5d72
@ -18,7 +18,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
|
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
||||||
|
"ghcr.io/lukewiwa/features/shellcheck:0": {}
|
||||||
},
|
},
|
||||||
"remoteUser": "node",
|
"remoteUser": "node",
|
||||||
"updateContentCommand": "npm install -g @devcontainers/cli"
|
"updateContentCommand": "npm install -g @devcontainers/cli"
|
||||||
|
Loading…
Reference in New Issue
Block a user