We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff3540 commit 7f8f42bCopy full SHA for 7f8f42b
.devcontainer/devcontainer.json
@@ -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