mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-03-09 21:47:00 -04:00
8 lines
No EOL
155 B
JSON
8 lines
No EOL
155 B
JSON
{
|
|
"C_Cpp.clang_format_style": "Chromium",
|
|
"files.associations": {
|
|
"memory": "cpp",
|
|
"vector": "cpp",
|
|
"cctype": "cpp"
|
|
}
|
|
} |