A3/.vscode/settings.json

5 lines
52 B
JSON
Raw Normal View History

2024-10-07 02:08:54 -06:00
{
"clang-tidy.compilerArgsBefore": [
"-xc++"
]
}