kitchen/.vscode/settings.json

5 lines
75 B
JSON

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