Skip to content

Commit

Permalink
removendo extensão não mais usada
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioconselheiro committed Dec 5, 2023
1 parent 1b3f797 commit a8affac
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,17 @@
"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",
"aud-xie.skGRTT"
]
"ms-vscode.vscode-typescript-next",
"manishsencha.readme-preview",
"wix.vscode-import-cost",
"eamodio.gitlens",
"fabiospampinato.vscode-diff",
"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 a8affac

Please sign in to comment.