PullupDev/.vscode/settings.json

6 lines
90 B
JSON
Raw Normal View History

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