1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-11-22 06:44:19 +00:00
emblematic/.vscode/extensions.json

6 lines
93 B
JSON
Raw Normal View History

2023-03-07 22:54:05 +00:00
{
"recommendations": [
"ms-python.python",
"bungcip.better-toml",
]
}