kitchen/.vscode/settings.json

5 lines
76 B
JSON

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