Rust implementation of NextGraph, a Decentralized and local-first web 3.0 ecosystem
nextgraph-rs/ng-app/.vscode/extensions.json

8 lines
120 B

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