simple-inventory-editor/.vscode/extensions.json
2025-03-01 18:28:10 -05:00

8 lines
142 B
JSON

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