IVA/.vscode/settings.json

8 lines
151 B
JSON

{
"files.associations": {
"__node_handle": "cpp",
"optional": "cpp",
"system_error": "cpp",
"string": "cpp"
}
}