server/.vscode/extensions.json

6 lines
67 B
JSON
Raw Normal View History

2024-12-29 13:14:54 +00:00
{
"recommendations": [
"gruntfuggly.todo-tree"
]
}