Skip to content

Commit

Permalink
chore: add devcontainer configs
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshan333 committed Nov 12, 2023
1 parent e7e7260 commit 1675351
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"image": "ghcr.io/yeshan333/erlang_elixir_asdf_ubuntu_container:latest",
"extensions": ["jakebecker.elixir-ls"],
"postCreateCommand": "git config --global core.fileMode false"
}

0 comments on commit 1675351

Please sign in to comment.