diaryrs/.vscode/extensions.json
2024-12-25 09:36:01 +00:00

7 lines
157 B
JSON

{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"EditorConfig.EditorConfig"
],
"unwantedRecommendations": []
}