This commit is contained in:
2025-03-03 17:40:55 +08:00
commit 9b1d7ade84
47 changed files with 5722 additions and 0 deletions

9
oauth2-client/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,9 @@
{
"recommendations": [
"Vue.volar",
"vitest.explorer",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode"
]
}