Initial commit

This commit is contained in:
VS Code
2026-03-08 15:23:41 +00:00
commit c767499254
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "vsc-adda",
"image": "git.kvarnarp.se/vscode/vsc-extension:latest",
"customizations": {
"vscode": {
"extensions": ["esbenp.prettier-vscode"]
}
}
}