digital-vcd-parser/.vscode/settings.json

7 lines
117 B
JSON

{
"files.associations": {
"*.rmd": "markdown",
"node_api.h": "c",
"typeinfo": "c"
}
}