Skip to content

Commit

Permalink
Add CODEOWNERS extension to Dev Container config
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623-cargosense committed Aug 2, 2024
1 parent caf3c07 commit a932d82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"vscode": {
"extensions": [
"EditorConfig.EditorConfig",
"JakeBecker.elixir-ls"
"JakeBecker.elixir-ls",
"jasonnutter.vscode-codeowners"
]
}
}
Expand Down

0 comments on commit a932d82

Please sign in to comment.