feat: add VSCode extensions recommendations

This commit is contained in:
Ardeman 2025-02-28 22:12:35 +08:00
parent 2bef24fbb6
commit c29df8a3d6

5
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"recommendations": [
"arjun.swagger-viewer"
]
}