add vscode extensions

This commit is contained in:
gaugau3000 2022-04-24 22:38:31 +02:00
parent 30317bf2b0
commit 21d3235888

View File

@ -29,6 +29,8 @@
"marquesmps.dockerfile-validator",
"streetsidesoftware.code-spell-checker",
"vscode-icons-team.vscode-icons",
"hediet.vscode-drawio",
"naumovs.color-highlight",
],
"postCreateCommand": "yarn install",
}