diaryrs/.vscode/extensions.json

8 lines
157 B
JSON
Raw Permalink Normal View History

2024-12-25 09:36:01 +00:00
{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"EditorConfig.EditorConfig"
],
"unwantedRecommendations": []
}