abstractaccelerator/.vscode/settings.json

7 lines
96 B
JSON

{
"files.associations": {
"BUILD": "bazel",
"memory": "cpp",
"stdarg.h": "c"
}
}