simple-inventory-editor/.vscode/extensions.json
2025-03-01 17:44:12 -05:00

7 lines
109 B
JSON

{
"recommendations": [
"Vue.volar",
"tauri-apps.tauri-vscode",
"rust-lang.rust-analyzer"
]
}