0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-03-10 05:56:52 -04:00
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"
}
}