zachery.lol/.vscode/settings.json
Zachery Aaron Shores-Chmielewski 8002a0a472 feat: store the nginx conf file with the rest of the site code
Site was setup ad hoc, and not in a way that is trivally reproducible. With this, at least we can trivally copy and paste to a new server.
2026-01-18 08:22:25 +07:00

3 lines
No EOL
74 B
JSON

{
"rust-analyzer.cargo.target": "wasm32-unknown-unknown"
}