Skip to content

Commit ae6bf7b

Browse files
authored
Configure devcontainer.json with hugomods/hugo (#344)
* Create devcontainer.json with hugomods/hugo * Run format * Use 0.113.0
1 parent b8a272e commit ae6bf7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"image": "hugomods/hugo:0.113.0",
3+
"features": {}
4+
}

0 commit comments

Comments
 (0)