Files
handmade-revolt-backend/.vscode/settings.json
Paul 5da26cb833 Breaking: Provide new user object instead of id.
Fix rustup complaining about join macros.
2021-05-01 15:54:29 +01:00

5 lines
85 B
JSON

{
"rust-analyzer.diagnostics.disabled": [
"unresolved-macro-call"
]
}