update
This commit is contained in:
parent
9bd74867c1
commit
4d4f6f6cae
3 changed files with 264 additions and 5 deletions
14
.vscode/extensions.json
vendored
Normal file
14
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"github.codespaces",
|
||||
"github.copilot",
|
||||
"github.copilot-chat",
|
||||
"github.vscode-pull-request-github",
|
||||
"eamodio.gitlens",
|
||||
"vincaslt.highlight-matching-tag",
|
||||
"orta.vscode-jest",
|
||||
"esbenp.prettier-vscode"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue