9 lines
169 B
JSON
9 lines
169 B
JSON
{
|
|
"files.associations": {
|
|
"ostream": "cpp"
|
|
},
|
|
"rust-analyzer.diagnostics.disabled": [
|
|
"macro-error",
|
|
"unresolved-macro-call",
|
|
]
|
|
} |