client/.vscode/extensions.json
Alois ebd2a364a7
All checks were successful
/ build-web (push) Successful in 1m8s
/ build-desktop (push) Successful in 10m57s
/ build-mobile (push) Successful in 15m24s
/ release (push) Successful in 22s
(feat): update android version stuff to better fit obtainium's needs
2026-05-23 17:11:16 +02:00

7 lines
125 B
JSON

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