MiaoUI/.vscode/settings.json

6 lines
89 B
JSON
Raw Normal View History

{
"files.associations": {
"custom.h": "c",
"parameter.h": "c"
}
}