PullupDev/.vscode/settings.json

7 lines
114 B
JSON

{
"files.associations": {
"cstddef": "cpp",
"algorithm": "cpp",
"cmath": "cpp"
}
}