mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-21 19:29:49 -04:00
6 lines
128 B
JSON
6 lines
128 B
JSON
{
|
|
"rust-analyzer.diagnostics.disabled": [
|
|
"macro-error"
|
|
],
|
|
"rust-analyzer.cargo.noDefaultFeatures": false,
|
|
} |