Skip to content

Commit

Permalink
Update .devcontainer/devcontainer.json
Browse files Browse the repository at this point in the history
Co-authored-by: Bruno Prieto <[email protected]>
  • Loading branch information
radanskoric and brunoprietog authored Jul 23, 2024
1 parent c1be304 commit 989f9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// Add the IDs of extensions you want installed when the container is created.
"customizations": {
"vscode": {
// "extensions": ["dbaeumer.vscode-eslint"]
"extensions": ["dbaeumer.vscode-eslint"]
}
},
// Use 'forwardPorts' to make a list of ports inside the container available locally.
Expand Down

0 comments on commit 989f9d7

Please sign in to comment.