BizHawk/waterbox/vb/.vscode/settings.json

9 lines
217 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"editor.detectIndentation": false,
"editor.insertSpaces": false,
"files.associations": {
"xiosbase": "cpp",
"xlocale": "cpp"
}
}