10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Tetris",
|
|
"cppStandard": "c++20",
|
|
"compileCommands": ".vscode/compile_commands.json"
|
|
}
|
|
],
|
|
"version": 4
|
|
} |