0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-03-09 21:47:00 -04:00
rusty-v8/.vscode/settings.json
2019-10-19 17:15:23 -07:00

7 lines
No EOL
130 B
JSON

{
"C_Cpp.clang_format_style": "Chromium",
"files.associations": {
"memory": "cpp",
"vector": "cpp"
}
}