0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-12-27 17:49:12 -05:00
denoland-rusty-v8/.vscode/settings.json
Bert Belder 1764355b5c
wip
2019-10-17 17:58:31 -07:00

6 lines
No EOL
105 B
JSON

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