BizHawk/waterbox/sameboy/.vscode/settings.json

6 lines
176 B
JSON
Raw Normal View History

2017-07-16 18:53:03 +00:00
// Place your settings in this file to overwrite default and user settings.
{
"editor.tabSize": 4,
"editor.insertSpaces": false,
"editor.detectIndentation": false
}