c-resources/.vscode/settings.json

7 lines
120 B
JSON

{
"files.associations": {
"format": "cpp",
"span": "cpp",
"string_span": "cpp"
}
}