Skip to content

Commit

Permalink
change vscode extensions to be post built
Browse files Browse the repository at this point in the history
  • Loading branch information
zeulewan committed Jan 19, 2025
1 parent 661be3d commit be1b39e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@
"mkdocs-rss-plugin",
"mkdocs-table-reader-plugin"
]
},
"ghcr.io/devcontainers-contrib/features/yamllint": {},
"ghcr.io/robinmordasiewicz/features/zzz-preinstall-extensions": {
}
},
"customizations": {
"vscode": {
"extensions": [
"ms-python.python",
"streetsidesoftware.code-spell-checker",
Expand Down

0 comments on commit be1b39e

Please sign in to comment.