mutual_recursion/.vscode/settings.json

4 lines
83 B
JSON

{
"code-runner.customCommand": "rake test",
"code-runner.runInTerminal": true
}