Server/project/.vscode/extensions.json

9 lines
171 B
JSON
Raw Normal View History

{
"recommendations": [
"EditorConfig.EditorConfig",
"vitest.explorer",
"refringe.spt-id-highlighter",
"dbaeumer.vscode-eslint"
]
}