BizHawk/.vscode/settings.json

8 lines
110 B
JSON

{
"editor.insertSpaces": false,
"editor.tabSize": 4,
"search.exclude": {
"waterbox/**": true
}
}