kitchen/.vscode/settings.json

5 lines
75 B
JSON
Raw Permalink Normal View History

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