Skip to content

Commit 7f8f42b

Browse files
authoredJun 1, 2021
create initial devcontainer config
1 parent 0ff3540 commit 7f8f42b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎.devcontainer/devcontainer.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "vets-design-system-documentation",
3+
"postCreateCommand": "npm install && gem install jekyll && gem install bundler:1.16.6 && bundler install"
4+
}

0 commit comments

Comments
 (0)
Please sign in to comment.