Update devcontainer.json

This commit is contained in:
nιcнolaѕ wιlde
2023-04-13 00:12:39 -07:00
committed by GitHub
parent 5cce31af28
commit 7162d73043

View File

@ -6,6 +6,9 @@
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
"ghcr.io/devcontainers-contrib/features/homebrew-package:1": {
"package": "nicholaswilde/tap/cook-docs"
},
"ghcr.io/devcontainers-contrib/features/npm-package:1": {
"package": "spellchecker-cli"
}
},
"customizations": {