aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer.json
diff options
context:
space:
mode:
Diffstat (limited to '.devcontainer.json')
-rw-r--r--.devcontainer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.devcontainer.json b/.devcontainer.json
index b4ea49c..d6a9dda 100644
--- a/.devcontainer.json
+++ b/.devcontainer.json
@@ -13,6 +13,9 @@
"contents": "write",
"workflows": "write"
}
+ },
+ "joshspicer/devcontainer-docs": {
+ "permissions": "write-all"
}
}
}