mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-17 21:38:11 -07:00
d942545ac3
command was: sh <(curl https://create.tauri.app/sh) the chosen options were: Project name · installer-gui Identifier · com.rayhunter-installer.app Choose which language to use for your frontend · TypeScript / JavaScript - (pnpm, yarn, npm, deno, bun) Choose your package manager · npm Choose your UI template · Svelte - (https://svelte.dev/) Choose your UI flavor · TypeScript
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"recommendations": [
|
|
"svelte.svelte-vscode",
|
|
"tauri-apps.tauri-vscode",
|
|
"rust-lang.rust-analyzer"
|
|
]
|
|
}
|