lev-templates/.vscode/extensions.json

9 lines
135 B
JSON
Raw Normal View History

2025-05-05 21:46:16 +00:00
{
"recommendations": [
"tomoki1207.pdf"
],
"unwantedRecommendations": [
"ms-vscode.makefile-tools"
]
}