Skip to content

Commit

Permalink
mudando tema
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioconselheiro committed Dec 4, 2023
1 parent e7f223c commit 39a71ed
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,18 @@
"customizations": {
"vscode": {
"extensions": [
"ms-vscode.vscode-typescript-next",
"manishsencha.readme-preview",
"wix.vscode-import-cost",
"eamodio.gitlens",
"fabiospampinato.vscode-diff",
"Shinymimikyu.pokemon-color",
"ms-azuretools.vscode-docker",
"dbaeumer.vscode-eslint",
"ZainChen.json",
"nrwl.angular-console"
]
"ms-vscode.vscode-typescript-next",
"manishsencha.readme-preview",
"wix.vscode-import-cost",
"eamodio.gitlens",
"fabiospampinato.vscode-diff",
"Shinymimikyu.pokemon-color",
"ms-azuretools.vscode-docker",
"dbaeumer.vscode-eslint",
"ZainChen.json",
"nrwl.angular-console",
"aud-xie.skGRTT"
]
}
}
// Use 'forwardPorts' to make a list of ports inside the container available locally.
Expand Down

0 comments on commit 39a71ed

Please sign in to comment.