simple-inventory-editor/.vscode/extensions.json
2025-03-02 18:55:21 -05:00

10 lines
201 B
JSON

{
"recommendations": [
"Vue.volar",
"tauri-apps.tauri-vscode",
"rust-lang.rust-analyzer",
"editorconfig.editorconfig",
"tamasfe.even-better-toml",
"syler.sass-indented"
]
}