Skip to content

Commit 2dcb4f7

Browse files
committed
chore(devcontainer): add boilerplate and remove tmux
1 parent e00c97c commit 2dcb4f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ghcr.io/lukewiwa/features/shellcheck:0.2.3": {},
2222
"ghcr.io/guiyomh/features/just:0": {},
2323
"ghcr.io/devcontainers-extra/features/pre-commit:2": {},
24-
"ghcr.io/devcontainers-extra/features/tmux-homebrew:1": {},
25-
"ghcr.io/devcontainers-extra/features/act:1": {}
24+
"ghcr.io/devcontainers-extra/features/act:1": {},
25+
"ghcr.io/devcontainers-extra/features/boilerplate:1": {}
2626
}
2727
}

0 commit comments

Comments
 (0)